mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00
Turn on more remote tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -43,7 +43,6 @@ var _ = Describe("Podman rm", func() {
|
||||
})
|
||||
|
||||
It("podman rm refuse to remove a running container", func() {
|
||||
Skip(v2remotefail)
|
||||
session := podmanTest.RunTopContainer("")
|
||||
session.WaitWithDefaultTimeout()
|
||||
Expect(session.ExitCode()).To(Equal(0))
|
||||
|
Reference in New Issue
Block a user