From 535cd7619a459b8c4822b025ec8728f027bd6a48 Mon Sep 17 00:00:00 2001 From: Armel Soro Date: Sat, 4 Jan 2025 01:05:10 +0100 Subject: [PATCH] Fix the E2E nightly upgrade tests The tags used in the test seem to have expired from quay.io/rhdh-community/operator --- tests/e2e/testdata/rhdh-operator-1.3.yaml | 2 +- tests/e2e/testdata/rhdh-operator-1.4.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/e2e/testdata/rhdh-operator-1.3.yaml b/tests/e2e/testdata/rhdh-operator-1.3.yaml index e830ab52..838aeb11 100644 --- a/tests/e2e/testdata/rhdh-operator-1.3.yaml +++ b/tests/e2e/testdata/rhdh-operator-1.3.yaml @@ -1478,7 +1478,7 @@ spec: value: quay.io/fedora/postgresql-15:latest - name: RELATED_IMAGE_backstage value: quay.io/rhdh/rhdh-hub-rhel9:1.3 - image: quay.io/rhdh-community/operator:0.3.2 + image: quay.io/rhdh-community/operator:0.3.4 livenessProbe: httpGet: path: /healthz diff --git a/tests/e2e/testdata/rhdh-operator-1.4.yaml b/tests/e2e/testdata/rhdh-operator-1.4.yaml index 11df9983..1b0d78f7 100644 --- a/tests/e2e/testdata/rhdh-operator-1.4.yaml +++ b/tests/e2e/testdata/rhdh-operator-1.4.yaml @@ -1952,7 +1952,7 @@ spec: value: quay.io/fedora/postgresql-15:latest - name: RELATED_IMAGE_backstage value: quay.io/rhdh/rhdh-hub-rhel9:1.4 - image: quay.io/rhdh-community/operator:0.4.0 + image: quay.io/rhdh-community/operator:0.4.1 livenessProbe: httpGet: path: /healthz