summaryrefslogtreecommitdiff
path: root/test/system/150-login.bats
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-04-29 14:42:30 +0200
committerValentin Rothberg <rothberg@redhat.com>2020-04-29 15:23:30 +0200
commit5c108f75ebdf4bf9214504f8b170ffabff1a38d4 (patch)
tree6d0fa3e364fbc87e3e096265401084b1574ba4b5 /test/system/150-login.bats
parent417764187513561e0fb66c30b23c20cb199a747a (diff)
downloadpodman-5c108f75ebdf4bf9214504f8b170ffabff1a38d4.tar.gz
podman-5c108f75ebdf4bf9214504f8b170ffabff1a38d4.tar.bz2
podman-5c108f75ebdf4bf9214504f8b170ffabff1a38d4.zip
login system test: enable "push ok"
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'test/system/150-login.bats')
-rw-r--r--test/system/150-login.bats2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/system/150-login.bats b/test/system/150-login.bats
index 3edb11c2f..a6f9aab85 100644
--- a/test/system/150-login.bats
+++ b/test/system/150-login.bats
@@ -166,8 +166,6 @@ function setup() {
# Some push tests
@test "podman push fail" {
- skip "Not working for v2 yet"
-
# Create an invalid authfile
authfile=${PODMAN_LOGIN_WORKDIR}/auth-$(random_string 10).json
rm -f $authfile