We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74ad61 commit b6e4af6Copy full SHA for b6e4af6
test/blackbox/upgrade.bats
@@ -393,6 +393,7 @@ DOCKERFILE
393
local zot_port=`cat ${BATS_FILE_TMPDIR}/zot.port`
394
zot_serve ${ZOT_PATH} ${zot_config_file}
395
wait_zot_reachable ${zot_port}
396
+ sleep 60
397
}
398
399
@test "[new] push image" {
test/blackbox/upgrade_minimal.bats
zot_serve ${ZOT_MINIMAL_PATH} ${zot_config_file}
0 commit comments