1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-07 15:36:31 +00:00
skopeo/integration
Miloslav Trmač 23c6b42b26 Explicitly disable encrypting test GPG keys
Since GPG 2.1, GPG asks for a passphrase by default; opt out when
generating test keys to avoid
> gpg: agent_genkey failed: No pinentry
> gpg: key generation failed: No pinentry
which happens otherwise (and we can't use an interactive pinentry
in a batch process anyway).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2019-06-10 22:03:23 +02:00
..
fixtures Add skopeo registry mirror integration tests 2019-04-25 11:35:12 +02:00
check_test.go Add integration test for invalid reference 2019-05-19 03:02:19 +00:00
copy_test.go Explicitly disable encrypting test GPG keys 2019-06-10 22:03:23 +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 Increase the time we wait for a registry from 0.5 to 5 seconds 2017-05-10 14:46:28 +02:00
signing_test.go Explicitly disable encrypting test GPG keys 2019-06-10 22:03:23 +02:00
utils.go Abort in fileFromFixture if a replacement template is not found 2017-05-09 15:08:11 +02:00