Skip to content
Closed
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 @@ -1324,7 +1324,7 @@ tests:
test:
- chain: openshift-upgrade-qe-test-heterogeneous
workflow: cucushift-installer-rehearse-aws-ipi-ovn-ipsec
- as: aws-ipi-ovn-winc-f7
- as: aws-ipi-ovn-winc-zstream-f7
cron: 14 11 7,14,21,28 * *
steps:
cluster_profile: aws-qe
Expand All @@ -1348,7 +1348,7 @@ tests:
test:
- ref: openshift-extended-test
workflow: cucushift-installer-rehearse-aws-upi-ovn-winc
- as: vsphere-ipi-proxy-ovn-winc-f28
- as: vsphere-ipi-proxy-ovn-winc-zstream-f28
cron: 57 15 14 * *
steps:
cluster_profile: vsphere-connected-2
Expand Down Expand Up @@ -3869,7 +3869,7 @@ tests:
test:
- chain: openshift-e2e-test-qe-destructive
workflow: cucushift-installer-rehearse-gcp-ipi-ovn-ipsec
- as: gcp-ipi-ovn-winc-f7
- as: gcp-ipi-ovn-winc-zstream-f7
cron: 23 14 3,10,17,26 * *
steps:
cluster_profile: gcp-qe
Expand Down Expand Up @@ -3906,7 +3906,7 @@ tests:
test:
- ref: openshift-extended-test
workflow: cucushift-installer-rehearse-vsphere-ipi-disconnected-ovn-winc
- as: vsphere-ipi-ovn-winc-f7
- as: vsphere-ipi-ovn-winc-zstream-f7
cron: 23 2 5,12,19,26 * *
steps:
cluster_profile: vsphere-connected-2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24072,7 +24072,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-ovn-winc-f7
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-ovn-winc-zstream-f7
spec:
containers:
- args:
Expand All @@ -24082,7 +24082,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=aws-ipi-ovn-winc-f7
- --target=aws-ipi-ovn-winc-zstream-f7
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -37613,7 +37613,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-ovn-winc-f7
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-ovn-winc-zstream-f7
spec:
containers:
- args:
Expand All @@ -37623,7 +37623,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=gcp-ipi-ovn-winc-f7
- --target=gcp-ipi-ovn-winc-zstream-f7
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -51260,7 +51260,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-vsphere-ipi-ovn-winc-f7
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-vsphere-ipi-ovn-winc-zstream-f7
spec:
containers:
- args:
Expand All @@ -51270,7 +51270,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=vsphere-ipi-ovn-winc-f7
- --target=vsphere-ipi-ovn-winc-zstream-f7
- --variant=amd64-nightly
command:
- ci-operator
Expand Down Expand Up @@ -51980,7 +51980,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-vsphere-ipi-proxy-ovn-winc-f28
name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-vsphere-ipi-proxy-ovn-winc-zstream-f28
spec:
containers:
- args:
Expand All @@ -51990,7 +51990,7 @@ periodics:
- --oauth-token-path=/usr/local/github-credentials/oauth
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=vsphere-ipi-proxy-ovn-winc-f28
- --target=vsphere-ipi-proxy-ovn-winc-zstream-f28
- --variant=amd64-nightly
command:
- ci-operator
Expand Down