1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-07 07:26:47 +00:00
skopeo/integration
Miloslav Trmač 25629ee972 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>
2020-02-21 15:25:13 +01:00
..
fixtures Fix skopeo tests with changes to dir transport 2018-02-22 10:50:22 -05:00
check_test.go Complete transition from the projectactomic project to the containers one 2018-08-14 10:10:06 +02:00
copy_test.go Explicitly disable encrypting test GPG keys 2020-02-21 15:25:13 +01: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 2020-02-21 15:25:13 +01:00
utils.go Abort in fileFromFixture if a replacement template is not found 2017-05-09 15:08:11 +02:00