skopeo/systemtest
Ed Santiago fa18fce7e8 start_registry: wait for registry to be ready
The usual 'podman run -d' race condition: we've been forking
off the container but not actually making sure it's up; this
leads to flakes in which we try (and fail) to access it.

Solution: use curl to check the port; we will expect a zero
exit status once we can connect. Time out at ten seconds.

Resolves: #675

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-06-13 09:27:58 -06:00
..
001-basic.bats systemtest - new set of BATS tests for RHEL8 gating 2019-05-28 10:10:50 -06:00
010-inspect.bats systemtest - new set of BATS tests for RHEL8 gating 2019-05-28 10:10:50 -06:00
020-copy.bats systemtest - new set of BATS tests for RHEL8 gating 2019-05-28 10:10:50 -06:00
030-local-registry-tls.bats fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00
040-local-registry-auth.bats fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00
050-signing.bats System tests - get working under podman-in-podman 2019-05-28 10:53:12 -06:00
helpers.bash start_registry: wait for registry to be ready 2019-06-13 09:27:58 -06:00
run-tests fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00