skopeo/systemtest
Ed Santiago 5dd3b2bffd fixup! Incorporate review feedback from mtrmac
- Got TLS registry working, and test enabled. The trick was to
  copy the .crt file to a separate directory *without* the .key

- auth test - set up a private XDG_RUNTIME_DIR, in case tests
  are being run by a real user.

- signing test - remove FIXME comments; questions answered.

- helpers.bash - document start_registries(); save a .crt file,
  not .cert; and remove unused stop_registries() - it's too hard
  to do right, and very easy for individual tests to 'podman rm -f'

- run-tests - remove SKOPEO_BINARY definition, it's inconsistent
  with the one in helpers.bash

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-05-28 10:10:50 -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 fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00
helpers.bash fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00
run-tests fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00