From 8f08708cdbb290ec274167f61248970505d39286 Mon Sep 17 00:00:00 2001 From: Fengshuang Tan Date: Sun, 4 Jan 2026 11:34:50 +0800 Subject: [PATCH 1/2] Update Quay jobs for new Quay version 3.16x --- .../stolostron-policy-collection-main__ocp4.20.yaml | 3 ++- .../stolostron-policy-collection-main__ocp4.21.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml index facb672db5463..2a0aa4dedfc70 100644 --- a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml +++ b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml @@ -73,6 +73,7 @@ tests: FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" ODF_VERSION_MAJOR_MINOR: "4.20" + QUAY_VERSION: "3.16" OPERATORS: | [ {"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.15", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"} @@ -104,7 +105,7 @@ tests: - ref: acm-tests-clc-create - ref: acm-fetch-managed-clusters - ref: interop-tests-ocs-tests - - ref: quay-tests-quay-interop-test + - ref: quay-tests-test-quay-e2e - ref: acm-opp-app - ref: acm-tests-observability - ref: acm-tests-grc diff --git a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml index d473b572e0c77..1a420b29a60db 100644 --- a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml +++ b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml @@ -77,6 +77,7 @@ tests: FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" ODF_VERSION_MAJOR_MINOR: "4.20" + QUAY_VERSION: "3.16" OPERATORS: | [ {"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.15", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"} @@ -108,7 +109,7 @@ tests: - ref: acm-tests-clc-create - ref: acm-fetch-managed-clusters - ref: interop-tests-ocs-tests - - ref: quay-tests-quay-interop-test + - ref: quay-tests-test-quay-e2e - ref: acm-opp-app - ref: acm-tests-observability - ref: acm-tests-grc From 2e68257e77bbbb81c0c48be78095ae64c121122b Mon Sep 17 00:00:00 2001 From: Fengshuang Tan Date: Sun, 4 Jan 2026 11:53:42 +0800 Subject: [PATCH 2/2] update --- .../stolostron-policy-collection-main__ocp4.20.yaml | 2 +- .../stolostron-policy-collection-main__ocp4.21.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml index 2a0aa4dedfc70..401ba48da43b0 100644 --- a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml +++ b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.20.yaml @@ -73,11 +73,11 @@ tests: FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" ODF_VERSION_MAJOR_MINOR: "4.20" - QUAY_VERSION: "3.16" OPERATORS: | [ {"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.15", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"} ] + QUAY_VERSION: "3.16" TEST_IMPORTANCE: LEVEL0 TEST_SCENARIOS: Cluster_Observability ZONES_COUNT: "3" diff --git a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml index 1a420b29a60db..c61429e82702b 100644 --- a/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml +++ b/ci-operator/config/stolostron/policy-collection/stolostron-policy-collection-main__ocp4.21.yaml @@ -77,11 +77,11 @@ tests: FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" ODF_VERSION_MAJOR_MINOR: "4.20" - QUAY_VERSION: "3.16" OPERATORS: | [ {"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.15", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"} ] + QUAY_VERSION: "3.16" TEST_IMPORTANCE: LEVEL0 TEST_SCENARIOS: Cluster_Observability ZONES_COUNT: "3"