Skip to content

Commit

Permalink
Revert timeout change
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-dclegg committed Nov 13, 2024
1 parent 91d9624 commit 3bc51ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ kubectl_cmd() {
}

wait_for_single_node() {
TIMEOUT=1200
TIMEOUT=600
ELAPSED_TIME=0
SLEEP_INTERVAL=30

Expand Down

0 comments on commit 3bc51ab

Please sign in to comment.