Skip to content
Open
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 @@ -63,19 +63,19 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: aws-autorelease-qe
cluster_profile: aws-sustaining-autorelease-412
env:
BASE_DOMAIN: qe.devcluster.openshift.com
BASE_DOMAIN: sustaining-aws-412.devcluster.openshift.com
test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-aws-ipi
- as: azure-ipi-fips-f999
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

FIPS_ENABLED: "true"
test:
- chain: openshift-upgrade-qe-sanity
Expand All @@ -84,17 +84,17 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-azure-upi
- as: gcp-ipi-f999
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: gcp-autorelease-qe
cluster_profile: gcp-sustaining-autorelease-412
test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-gcp-ipi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,19 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: aws-autorelease-qe
cluster_profile: aws-sustaining-autorelease-412
env:
BASE_DOMAIN: qe.devcluster.openshift.com
BASE_DOMAIN: sustaining-aws-412.devcluster.openshift.com
test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-aws-ipi
- as: azure-ipi-fips-f999
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

FIPS_ENABLED: "true"
test:
- chain: openshift-upgrade-qe-sanity
Expand All @@ -89,17 +89,17 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-azure-upi
- as: gcp-ipi-f999
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: gcp-autorelease-qe
cluster_profile: gcp-sustaining-autorelease-412
test:
- chain: openshift-upgrade-qe-sanity
workflow: cucushift-installer-rehearse-gcp-ipi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: aws-autorelease-qe
cluster_profile: aws-sustaining-autorelease-412
env:
BASE_DOMAIN: qe.devcluster.openshift.com
BASE_DOMAIN: sustaining-aws-412.devcluster.openshift.com
CATALOGSOURCE_NAME: auto-release-app-registry
test:
- chain: openshift-e2e-test-qe-automated-release
Expand All @@ -96,9 +96,9 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

CATALOGSOURCE_NAME: auto-release-app-registry
FIPS_ENABLED: "true"
test:
Expand All @@ -108,9 +108,9 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: azure-autorelease-qe
cluster_profile: azure-sustaining-autorelease-412

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster_profile: azure-sustaining-autorelease-412
cluster_profile: openshift-org-azure

env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com
BASE_DOMAIN: ci.azure.devcluster.openshift.com

CATALOGSOURCE_NAME: auto-release-app-registry
test:
- chain: openshift-e2e-test-qe-automated-release
Expand All @@ -119,7 +119,7 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: gcp-autorelease-qe
cluster_profile: gcp-sustaining-autorelease-412
env:
CATALOGSOURCE_NAME: auto-release-app-registry
test:
Expand All @@ -129,9 +129,9 @@ tests:
cron: 8 8 29 2 *
steps:
allow_skip_on_success: true
cluster_profile: aws-autorelease-qe
cluster_profile: aws-sustaining-autorelease-412
env:
BASE_DOMAIN: qe.devcluster.openshift.com
BASE_DOMAIN: sustaining-aws-412.devcluster.openshift.com
CATALOGSOURCE_NAME: auto-release-app-registry
test:
- chain: openshift-e2e-test-qe-automated-release-disruptive
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ tests:
- as: e2e-aws-ipi
cron: 1 * 31 2 *
steps:
cluster_profile: aws-autorelease-qe
cluster_profile: aws-sustaining-autorelease-412
env:
BASE_DOMAIN: qe.devcluster.openshift.com
BASE_DOMAIN: sustaining-aws-412.devcluster.openshift.com
workflow: cucushift-installer-rehearse-aws-ipi-stage-testing
zz_generated_metadata:
branch: release-4.18
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54608,7 +54608,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: aws-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down Expand Up @@ -54698,7 +54698,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: aws-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down Expand Up @@ -54788,7 +54788,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down Expand Up @@ -54878,7 +54878,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down Expand Up @@ -54968,7 +54968,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: gcp-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down Expand Up @@ -55058,7 +55058,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: aws-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.17
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55147,7 +55147,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.17
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55236,7 +55236,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.17
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55325,7 +55325,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: gcp-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.17
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55414,7 +55414,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: aws-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.18
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55503,7 +55503,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.18
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55592,7 +55592,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: azure-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.18
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -55681,7 +55681,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: gcp-sustaining-autorelease-412
ci-operator.openshift.io/variant: automated-release-stable-4.18-upgrade-from-stable-4.18
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -82670,7 +82670,7 @@ periodics:
repo: openshift-tests-private
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe
ci-operator.openshift.io/cloud-cluster-profile: aws-sustaining-autorelease-412
ci-operator.openshift.io/variant: stage-testing
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down