We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3583e13 commit ca0e321Copy full SHA for ca0e321
1 file changed
ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.17.yaml
@@ -328,6 +328,19 @@ tests:
328
test:
329
- ref: openshift-extended-test
330
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
344
- as: debug-winc-nutanix-ipi
345
optional: true
346
run_if_changed: test/extended/winc/
0 commit comments