Skip to content
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 @@ -1100,27 +1100,25 @@ tests:
vcenter-1.ci.ibmc.devcluster.openshift.com-cidatacenter-2-cicluster-3
TEST_SKIPS: 'In-tree Volumes \[Driver: vsphere\]'
workflow: openshift-e2e-vsphere-upi-multi-vcenter
- as: e2e-vsphere-ovn-hybrid-env
cron: '@yearly'
- as: e2e-vsphere-ovn-hybrid-env-techpreview
cron: '@daily'
steps:
cluster_profile: vsphere-elastic
env:
CSI_MANAGEMENT_REMOVED: "true"
FEATURE_GATES: '["VSphereMixedNodeEnv=true"]'
FEATURE_SET: CustomNoUpgrade
FEATURE_SET: TechPreviewNoUpgrade
NETWORK_TYPE: multi-tenant
PERSISTENT_MONITORING: "false"
SETUP_IMAGE_REGISTRY_WITH_PVC: "false"
TEST_SKIPS: \[sig-storage\]\|\[sig-arch\]\[Early\] Operators low level operators
workflow: openshift-e2e-vsphere-hybrid-env
- as: e2e-vsphere-ovn-upi-hybrid-env
cron: '@yearly'
- as: e2e-vsphere-ovn-upi-hybrid-env-techpreview
cron: '@daily'
steps:
cluster_profile: vsphere-elastic
env:
CSI_MANAGEMENT_REMOVED: "true"
FEATURE_GATES: '["VSphereMixedNodeEnv=true"]'
FEATURE_SET: CustomNoUpgrade
FEATURE_SET: TechPreviewNoUpgrade
STORAGE_CO_DEGRADE_CHECK: "true"
TEST_SKIPS: \[sig-storage\]\|\[sig-arch\]\[Early\] Operators low level operators
workflow: openshift-e2e-vsphere-upi-hybrid-env
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1068,27 +1068,25 @@ tests:
vcenter-1.ci.ibmc.devcluster.openshift.com-cidatacenter-2-cicluster-3
TEST_SKIPS: 'In-tree Volumes \[Driver: vsphere\]'
workflow: openshift-e2e-vsphere-upi-multi-vcenter
- as: e2e-vsphere-ovn-hybrid-env
cron: '@yearly'
- as: e2e-vsphere-ovn-hybrid-env-techpreview
cron: '@weekly'
steps:
cluster_profile: vsphere-elastic
env:
CSI_MANAGEMENT_REMOVED: "true"
FEATURE_GATES: '["VSphereMixedNodeEnv=true"]'
FEATURE_SET: CustomNoUpgrade
FEATURE_SET: TechPreviewNoUpgrade
NETWORK_TYPE: multi-tenant
PERSISTENT_MONITORING: "false"
SETUP_IMAGE_REGISTRY_WITH_PVC: "false"
TEST_SKIPS: \[sig-storage\]\|\[sig-arch\]\[Early\] Operators low level operators
workflow: openshift-e2e-vsphere-hybrid-env
- as: e2e-vsphere-ovn-upi-hybrid-env
cron: '@yearly'
- as: e2e-vsphere-ovn-upi-hybrid-env-techpreview
cron: '@weekly'
steps:
cluster_profile: vsphere-elastic
env:
CSI_MANAGEMENT_REMOVED: "true"
FEATURE_GATES: '["VSphereMixedNodeEnv=true"]'
FEATURE_SET: CustomNoUpgrade
FEATURE_SET: TechPreviewNoUpgrade
STORAGE_CO_DEGRADE_CHECK: "true"
TEST_SKIPS: \[sig-storage\]\|\[sig-arch\]\[Early\] Operators low level operators
workflow: openshift-e2e-vsphere-upi-hybrid-env
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228449,7 +228449,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: vsphere02
cron: '@yearly'
cron: 8 0 * * *
decorate: true
decoration_config:
skip_cloning: true
Expand All @@ -228465,7 +228465,7 @@ periodics:
ci.openshift.io/no-builds: "true"
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-hybrid-env
name: periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-hybrid-env-techpreview
spec:
containers:
- args:
Expand All @@ -228474,7 +228474,7 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-vsphere-ovn-hybrid-env
- --target=e2e-vsphere-ovn-hybrid-env-techpreview
- --variant=nightly-4.22
command:
- ci-operator
Expand Down Expand Up @@ -229421,7 +229421,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: vsphere02
cron: '@yearly'
cron: 1 23 * * *
decorate: true
decoration_config:
skip_cloning: true
Expand All @@ -229437,15 +229437,7 @@ periodics:
ci.openshift.io/no-builds: "true"
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-upi-hybrid-env
reporter_config:
slack:
channel: '#team-ocp-storage-triage'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :external-link::vsphere: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
name: periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-upi-hybrid-env-techpreview
spec:
containers:
- args:
Expand All @@ -229454,7 +229446,7 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-vsphere-ovn-upi-hybrid-env
- --target=e2e-vsphere-ovn-upi-hybrid-env-techpreview
- --variant=nightly-4.22
command:
- ci-operator
Expand Down Expand Up @@ -251523,7 +251515,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: vsphere02
cron: '@yearly'
cron: '@weekly'
decorate: true
decoration_config:
skip_cloning: true
Expand All @@ -251539,7 +251531,7 @@ periodics:
ci.openshift.io/no-builds: "true"
job-release: "4.23"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-release-main-nightly-4.23-e2e-vsphere-ovn-hybrid-env
name: periodic-ci-openshift-release-main-nightly-4.23-e2e-vsphere-ovn-hybrid-env-techpreview
spec:
containers:
- args:
Expand All @@ -251548,7 +251540,7 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-vsphere-ovn-hybrid-env
- --target=e2e-vsphere-ovn-hybrid-env-techpreview
- --variant=nightly-4.23
command:
- ci-operator
Expand Down Expand Up @@ -252495,7 +252487,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: vsphere02
cron: '@yearly'
cron: '@weekly'
decorate: true
decoration_config:
skip_cloning: true
Expand All @@ -252511,15 +252503,7 @@ periodics:
ci.openshift.io/no-builds: "true"
job-release: "4.23"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-release-main-nightly-4.23-e2e-vsphere-ovn-upi-hybrid-env
reporter_config:
slack:
channel: '#team-ocp-storage-triage'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :external-link::vsphere: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
name: periodic-ci-openshift-release-main-nightly-4.23-e2e-vsphere-ovn-upi-hybrid-env-techpreview
spec:
containers:
- args:
Expand All @@ -252528,7 +252512,7 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-vsphere-ovn-upi-hybrid-env
- --target=e2e-vsphere-ovn-upi-hybrid-env-techpreview
- --variant=nightly-4.23
command:
- ci-operator
Expand Down