Skip to content

Commit

Permalink
Merge pull request #5594 from edsantiago/bats
Browse files Browse the repository at this point in the history
system tests: enable skopeo REGISTRY_AUTH_FILE
  • Loading branch information
openshift-merge-robot committed May 30, 2020
2 parents 6d6a629 + daeb6f0 commit 9037908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/system/150-login.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9037908

Please sign in to comment.