diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-08-10 16:23:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 16:23:52 -0400 |
commit | b20f44f073c1d501de499ec778a528f39edc1f5c (patch) | |
tree | 33cdb5c5717d4883b647a8365c77898c76378e80 /test | |
parent | f642b0482f49a7046ca7da5b4a736b6b0ab54eca (diff) | |
parent | c60b695e64227d18d825e8ab11c2be309e4b789a (diff) | |
download | podman-b20f44f073c1d501de499ec778a528f39edc1f5c.tar.gz podman-b20f44f073c1d501de499ec778a528f39edc1f5c.tar.bz2 podman-b20f44f073c1d501de499ec778a528f39edc1f5c.zip |
Merge pull request #7240 from jwhonce/issues/7123
Default .Repository and .Tag values to <none>
Diffstat (limited to 'test')
-rw-r--r-- | test/system/120-load.bats | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/system/120-load.bats b/test/system/120-load.bats index 4825eed07..2fcabcd8a 100644 --- a/test/system/120-load.bats +++ b/test/system/120-load.bats @@ -28,8 +28,6 @@ verify_iid_and_name() { @test "podman load - by image ID" { - skip_if_remote "FIXME: pending #7123" - # FIXME: how to build a simple archive instead? get_iid_and_name |