Skip to content

Commit b40976a

Browse files
committed
Test Not for review holodeck kernel version change
1 parent 6755cb3 commit b40976a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/install-operator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kubectl create namespace "${TEST_NAMESPACE}"
2323
# Run the helm install command
2424
echo "OPERATOR_OPTIONS: ${OPERATOR_OPTIONS}"
2525

26-
sleep 2400
26+
# sleep 2400
2727
eval ${HELM} install gpu-operator nvidia/gpu-operator \
2828
-n "${TEST_NAMESPACE}" \
2929
"${OPERATOR_OPTIONS}" \

0 commit comments

Comments
 (0)