Skip to content

Commit ca0e321

Browse files
committed
debug: restore vsphere debug job in 4.17 config
1 parent 3583e13 commit ca0e321

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.17.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,19 @@ tests:
328328
test:
329329
- ref: openshift-extended-test
330330
workflow: cucushift-installer-rehearse-azure-ipi-ovn-winc
331+
- as: debug-winc-vsphere-ipi
332+
optional: true
333+
run_if_changed: test/extended/winc/
334+
steps:
335+
cluster_profile: vsphere-connected-2
336+
env:
337+
FORCE_SUCCESS_EXIT: "no"
338+
TEST_FILTERS: ~ChkUpgrade&;~ConnectedOnly&;~Disruptive&;~Serial&;Smokerun&
339+
TEST_SCENARIOS: Windows_Containers
340+
TEST_TIMEOUT: "50"
341+
test:
342+
- ref: openshift-extended-test
343+
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-winc
331344
- as: debug-winc-nutanix-ipi
332345
optional: true
333346
run_if_changed: test/extended/winc/

0 commit comments

Comments
 (0)