Skip to content

Commit 658fffd

Browse files
committed
debug sso failure on ibm
1 parent 326e602 commit 658fffd

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.16__amd64-nightly.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2281,10 +2281,9 @@ tests:
22812281
steps:
22822282
cluster_profile: ibmcloud-qe-2
22832283
env:
2284-
E2E_RUN_TAGS: '@disconnected'
2285-
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&
2284+
TEST_SCENARIOS: "46770"
22862285
test:
2287-
- chain: openshift-e2e-test-qe
2286+
- ref: openshift-extended-test
22882287
workflow: cucushift-installer-rehearse-ibmcloud-ipi-disconnected-private
22892288
- as: ibmcloud-ipi-disc-priv-f28-destructive
22902289
cron: 1 23 29 * *

ci-operator/step-registry/openshift-extended/test/openshift-extended-test-commands.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ EOF
465465
exit $ret_value
466466
fi
467467
}
468-
468+
sleep 10800
469469
# select the cases per FILTERS
470470
function handle_filters {
471471
filter_tmp="$1"

0 commit comments

Comments
 (0)