adds sleep to the starting of the test screens

This commit is contained in:
benbierens 2023-10-22 11:29:16 +02:00
parent b1bd1de027
commit bf18fa03a2
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA

View File

@ -44,4 +44,6 @@ do
--cleanup=1 \
--full-container-logs=1 \
--target-duration=172800 # 48 hours
sleep 30
done