Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
a61a20a
TEST RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
5eafad8
TEST RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
c5c7c7b
TEST RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
26761ff
test RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
830d931
test RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
ba98077
test RHDH 1.8 [skip-build]
gustavolira Oct 22, 2025
11831c5
RHDHBUGS-2160 - E2E Test Failure: "Default Global Header - Verify Pro…
gustavolira Oct 23, 2025
2157122
TEST RHDH 1.8 [skip-build]
gustavolira Oct 24, 2025
e51c102
TEST RHDH 1.8 [skip-build]
gustavolira Oct 24, 2025
4a3359e
TEST RHDH 1.8 [skip-build]
gustavolira Oct 24, 2025
25aca3a
TEST RHDH 1.8 [skip-build]
gustavolira Oct 25, 2025
f528d55
TEST RHDH 1.8 [skip-build]
gustavolira Oct 27, 2025
dc47fde
TEST RHDH 1.8 [skip-build]
gustavolira Oct 27, 2025
5f27e7c
TEST RHDH 1.8 [skip-build]
gustavolira Oct 27, 2025
41354dc
testing OC 4.20 on AWS [skip-build]
gustavolira Oct 29, 2025
5d4b205
testing OC 4.20 on AWS [skip-build]
gustavolira Oct 29, 2025
f6f4cfe
test RHDH 1.8 [skip-build]
gustavolira Oct 29, 2025
69ff9ad
test 1.8 [skip-build]
gustavolira Oct 29, 2025
882ddcf
test 1.8 [skip-build]
gustavolira Oct 29, 2025
ce2b498
test 1.8 [skip-build]
gustavolira Oct 29, 2025
a8206e5
Enable orchestrator plugins and workflows deployment [skip-build]
gustavolira Nov 6, 2025
a5bc3a0
test RHDH 1.8.RC2 [skip-build]
gustavolira Nov 6, 2025
0cc99a4
test RHDH 1.8.RC2 [skip-build]
gustavolira Nov 7, 2025
330e2ac
test RHDH 1.8.RC2 [skip-build]
gustavolira Nov 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions .ibm/pipelines/openshift-ci-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,14 @@ main() {
echo "Log file: ${LOGFILE}"
echo "JOB_NAME : $JOB_NAME"

CHART_VERSION=$(get_chart_version "$CHART_MAJOR_VERSION")
export CHART_VERSION
detect_ocp
detect_container_platform

export CHART_VERSION="1.8-164-CI"
export HELM_CHART_URL="oci://quay.io/rhdh/chart"
export QUAY_REPO="rhdh/rhdh-hub-rhel9"
export TAG_NAME="1.8-164"

case "$JOB_NAME" in
*aks*helm*nightly*)
echo "Sourcing aks-helm.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: rhdh-rbac
spec:
application:
image: "quay.io/$QUAY_REPO:$TAG_NAME"
image: "quay.io/rhdh/rhdh-rhel9-operator:1-8-53"
appConfig:
configMaps:
- name: app-config-rhdh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- "rh-pull-secret"
route:
enabled: false
image: "quay.io/$QUAY_REPO:$TAG_NAME"
image: "quay.io/rhdh/rhdh-rhel9-operator:1-8-53"
appConfig:
configMaps:
- name: app-config-rhdh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: rhdh
spec:
application:
image: "quay.io/$QUAY_REPO:$TAG_NAME"
image: "quay.io/rhdh/rhdh-rhel9-operator:1-8.53"
appConfig:
configMaps:
- name: app-config-rhdh
Expand Down
2 changes: 1 addition & 1 deletion .ibm/pipelines/resources/rhdh-operator/rhdh-start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: rhdh
spec:
application:
image: "quay.io/$QUAY_REPO:$TAG_NAME"
image: "quay.io/rhdh/rhdh-rhel9-operator:1-8-53"
appConfig:
configMaps:
- name: app-config-rhdh
Expand Down
2 changes: 1 addition & 1 deletion .ibm/pipelines/resources/rhdh-operator/rhdh-start_K8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- "rh-pull-secret"
route:
enabled: false
image: "quay.io/$QUAY_REPO:$TAG_NAME"
image: "quay.io/rhdh/rhdh-rhel9-operator:1.8-53"
appConfig:
configMaps:
- name: app-config-rhdh
Expand Down
2 changes: 1 addition & 1 deletion .ibm/pipelines/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ install_orchestrator_infra_chart() {
echo "Deploying orchestrator-infra chart"
cd "${DIR}"
helm upgrade -i orch-infra -n "${ORCH_INFRA_NS}" \
"oci://quay.io/rhdh/orchestrator-infra-chart" --version "${CHART_VERSION}" \
"oci://quay.io/rhdh/orchestrator-infra-chart" --version "1.8-164-CI" \
--wait --timeout=5m \
--set serverlessLogicOperator.subscription.spec.installPlanApproval=Automatic \
--set serverlessOperator.subscription.spec.installPlanApproval=Automatic
Expand Down
4 changes: 2 additions & 2 deletions .ibm/pipelines/value_files/values_showcase-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ upstream:
pullPolicy: Always
# using test image from https://quay.io/repository/rhdh-community/rhdh
registry: quay.io
repository: rhdh-community/rhdh
tag: next
repository: rhdh/rhdh-hub-rhel9
tag: 1.8-164
startupProbe:
# This gives enough time upon container startup before the liveness and readiness probes are triggered.
# Giving (120s = initialDelaySeconds + failureThreshold * periodSeconds) to account for the worst case scenario.
Expand Down
4 changes: 2 additions & 2 deletions .ibm/pipelines/value_files/values_showcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ upstream:
image:
pullPolicy: Always
registry: quay.io
repository: rhdh-community/rhdh
tag: next
repository: rhdh/rhdh-hub-rhel9
tag: 1.8-164
extraEnvVars:
- name: BACKEND_SECRET
valueFrom:
Expand Down
Loading