Skip to content

Commit

Permalink
Wait for container boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jip-Hop authored Jul 8, 2024
1 parent 5342596 commit f3d1920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ping -c1 1.1.1.1
ping -c1 deb.debian.org
EOF

sleep 5
./jlmkr.py exec examiner bash /root/debug.sh

# TODO: test jlmkr.py from inside another working directory, with a relative path to a config file to test if it uses the config file (and doesn't look for it relative to the jlmkr.py file itself)
Expand Down

0 comments on commit f3d1920

Please sign in to comment.