Skip to content

Commit 454ced5

Browse files
committed
Test Not for review holodeck e2e testing
1 parent c4a800e commit 454ced5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/scripts/install-operator.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ kubectl create namespace "${TEST_NAMESPACE}"
2222

2323
# Run the helm install command
2424
echo "OPERATOR_OPTIONS: ${OPERATOR_OPTIONS}"
25+
26+
sleep 7200
2527
eval ${HELM} install gpu-operator nvidia/gpu-operator \
2628
-n "${TEST_NAMESPACE}" \
2729
"${OPERATOR_OPTIONS}" \

0 commit comments

Comments
 (0)