mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Merge pull request #5594 from edsantiago/bats
system tests: enable skopeo REGISTRY_AUTH_FILE
This commit is contained in:
@ -282,7 +282,6 @@ function _test_skopeo_credential_sharing() {
|
||||
}
|
||||
|
||||
@test "podman login - shares credentials with skopeo - via envariable" {
|
||||
skip "skopeo does not yet support REGISTRY_AUTH_FILE; #822"
|
||||
authfile=${PODMAN_LOGIN_WORKDIR}/auth-$(random_string 10).json
|
||||
rm -f $authfile
|
||||
|
||||
|
Reference in New Issue
Block a user