Skip to content

OCPQE-20701: add or update regress jobs #66503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand All @@ -27,6 +31,10 @@ base_images:
name: "4.20"
namespace: ocp
tag: rhel-coreos
tests-private:
name: tests-private
namespace: ci
tag: "4.20"
binary_build_commands: make aws-cloud-controller-manager
build_root:
from_repository: true
Expand Down Expand Up @@ -116,6 +124,18 @@ tests:
steps:
cluster_profile: hypershift
workflow: hypershift-aws-e2e-external
- as: regression-clusterinfra-aws-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: aws-2
env:
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-aws-ipi
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-main}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,14 @@ tests:
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: regression-clusterinfra-cucushift-rehearse-azure-ipi
- as: regression-clusterinfra-azure-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: azure4
env:
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ base_images:
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
tag: "4.20"
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -138,14 +138,14 @@ tests:
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: regression-clusterinfra-cucushift-rehearse-azure-ipi
- as: regression-clusterinfra-azure-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: azure4
env:
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,14 @@ tests:
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: regression-clusterinfra-cucushift-rehearse-azure-ipi
- as: regression-clusterinfra-azure-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: azure4
env:
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -104,17 +108,17 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: gcp-3
env:
TEST_FILTERS: NonHyperShiftHOST
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
TEST_TIMEOUT: "90"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-gcp-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
steps:
cluster_profile: gcp-3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: "4.18"
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -104,17 +108,17 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: gcp-3
env:
TEST_FILTERS: NonHyperShiftHOST
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
TEST_TIMEOUT: "90"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-gcp-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: "4.19"
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -104,17 +108,17 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: gcp-3
env:
TEST_FILTERS: NonHyperShiftHOST
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
TEST_TIMEOUT: "90"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-gcp-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: "4.20"
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -105,17 +109,17 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: gcp-3
env:
TEST_FILTERS: NonHyperShiftHOST
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
TEST_TIMEOUT: "90"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-gcp-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: centos
namespace: openshift
tag: stream9
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -104,17 +108,17 @@ tests:
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp-upgrade
- as: regression-clusterinfra-cucushift-rehearse-gcp-ipi
- as: regression-clusterinfra-gcp-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: gcp-3
env:
TEST_FILTERS: NonHyperShiftHOST
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
TEST_TIMEOUT: "90"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-gcp-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand All @@ -11,6 +15,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-9-golang-1.24-openshift-4.20
tests-private:
name: tests-private
namespace: ci
tag: "4.20"
binary_build_commands: go build .
build_root:
from_repository: true
Expand Down Expand Up @@ -70,6 +78,19 @@ tests:
steps:
cluster_profile: ibmcloud
workflow: openshift-e2e-ibmcloud
- as: regression-clusterinfra-ibmcloud-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: ibmcloud
env:
BASE_DOMAIN: ci-ibmcloud.devcluster.openshift.com
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-ibmcloud-ipi
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-main}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand All @@ -11,6 +15,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-9-golang-1.23-openshift-4.19
tests-private:
name: tests-private
namespace: ci
tag: "4.20"
binary_build_commands: go build .
build_root:
from_repository: true
Expand Down Expand Up @@ -61,6 +69,19 @@ tests:
test:
- ref: windows-e2e-operator-test
workflow: ipi-nutanix-ovn-hybrid
- as: regression-clusterinfra-nutanix-ipi-ccm
cluster: build01
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: nutanix
env:
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-nutanix-ipi
- as: unit
commands: make unit-test
container:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -74,17 +78,17 @@ tests:
steps:
cluster_profile: vsphere-elastic
workflow: openshift-upgrade-vsphere
- as: regression-clusterinfra-cucushift-rehearse-vsphere-ipi
- as: regression-clusterinfra-vsphere-ipi-ccm
optional: true
run_if_changed: ^(go\.mod|go\.sum)$
steps:
cluster_profile: vsphere-elastic
env:
TEST_FILTERS: NonHyperShiftHOST
TEST_SCENARIOS: Cluster_Infrastructure
TEST_TIMEOUT: "1200"
E2E_RUN_TAGS: '@ccm'
TEST_FILTERS_CLUSTERINFRASTRUCTURE: ccm&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CCM
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-vsphere-ipi
timeout: 7h0m0s
- as: verify-commits
Expand Down
Loading