Skip to content

Commit

Permalink
DEBUG: make vmdk test wait for 1 hour before exit
Browse files Browse the repository at this point in the history
Signed-off-by: Tomáš Hozza <[email protected]>
  • Loading branch information
thozza committed Jan 30, 2025
1 parent 3966182 commit 1253ecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/cases/vmware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,8 @@ for LOOP_COUNTER in {0..10}; do
sleep 5
done

greenprint DEBUG: sleeping for 1 hour to allow debugging
sleep 3600

greenprint "❌ Failure"
exit 1

0 comments on commit 1253ecc

Please sign in to comment.