Skip to content

Commit 015c551

Browse files
committed
Fix failed kube-apiserver cases of conformance test
1 parent 7d63ac2 commit 015c551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-operator/step-registry/hypershift/conformance/hypershift-conformance-chain.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ chain:
183183
TEST_ARGS="${TEST_ARGS:-} --file /tmp/tests"
184184
fi
185185
186+
sleep 6h
186187
openshift-tests run ${TEST_SUITE} ${TEST_ARGS:-} \
187188
--provider "${TEST_PROVIDER}" \
188189
-o "${ARTIFACT_DIR}/e2e.log" \

0 commit comments

Comments
 (0)