skopeo/systemtest
Miloslav Trmač a4de1428f9 Skip systemtest/050-signing.bats if skopeo can't create signatures
This does not happen in this repo's tests, but containers/image's
(make test-skopeo) fails in the containers_image_openpgp configuration with

> not ok 10 signing
> ...
> # time="2019-06-11T20:59:32Z" level=fatal msg="Signing not supported: signing is not supported in github.com/containers/image built with the containers_image_openpgp build tag"

To reproduce/test this:
> make test-system BUILDTAGS='ostree containers_image_openpgp'

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2019-06-13 18:53:53 +02: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 Skip systemtest/050-signing.bats if skopeo can't create signatures 2019-06-13 18:53:53 +02: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