mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
Move "skip if signing is not available" into the test, there may be tests which only need verification. Move GNUPGHOME creation from SetUpTest to SetUpSuite, sharing a single key is fine. We don’t change the GNUPGHOME contents at test runtime.