mirror of
https://github.com/containers/podman.git
synced 2025-06-19 00:06:43 +08:00
fix remote test --ignore & turn on more tests
fix remote test --ignore & turn on more tests Signed-off-by: Qi Wang <qiwan@redhat.com>
This commit is contained in:
@ -233,7 +233,6 @@ var _ = Describe("Podman rm", func() {
|
||||
})
|
||||
|
||||
It("podman rm --ignore bogus container and a running container", func() {
|
||||
SkipIfRemote()
|
||||
|
||||
session := podmanTest.RunTopContainer("test1")
|
||||
session.WaitWithDefaultTimeout()
|
||||
|
Reference in New Issue
Block a user