1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-04 22:16:43 +00:00
skopeo/integration
Miloslav Trmač 9bc847e656 Use a schema2 server in TestCopySignatures
TestCopySignatures, among other things, tests handling of a correctly
signed image to a different name without breaking the signature, which
will be impossible with schema1 after we start updating the names
embedded in the schema1 manifest.  So, use the schema2 server binary,
and docker://busybox image versions which use schema2.
2017-05-10 12:01:09 +02:00
..
fixtures Use a schema2 server in TestCopySignatures 2017-05-10 12:01:09 +02:00
check_test.go adding tests 2017-03-20 12:53:34 +02:00
copy_test.go Use a schema2 server in TestCopySignatures 2017-05-10 12:01:09 +02:00
fixtures_info_test.go Remove signature/fixtures subpackage 2016-05-21 21:21:58 +02:00
openshift_shell_test.go Add a commented-out CopySuite.TestRunShell 2017-03-27 17:01:29 +02:00
openshift.go Add tests for automatic schema conversion depending on registry 2017-05-09 15:08:11 +02:00
registry.go Log output of docker/distribution registries instead of sending it to /dev/null 2017-05-10 12:01:09 +02:00
signing_test.go Vendor after merging mtrmac/image:openpgp, + other updates 2017-03-29 20:54:18 +02:00
utils.go Abort in fileFromFixture if a replacement template is not found 2017-05-09 15:08:11 +02:00