mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00
System-test: Temporarily disable 030-run
While investigating issue https://github.com/containers/libpod/issues/4044 there is no sense subjecting forward progress elsewhere. Skip the test with a note temporarily, until a resolution to 4044 and any other related issues is found and fix implemented. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:

committed by
Daniel J Walsh

parent
34d22a4e5c
commit
52c4df0f9a
@ -3,6 +3,7 @@
|
||||
load helpers
|
||||
|
||||
@test "podman run - basic tests" {
|
||||
skip "Temporarily disabled during investigation into github issue 4044"
|
||||
rand=$(random_string 30)
|
||||
|
||||
# 2019-09 Fedora 31 and rawhide (32) are switching from runc to crun
|
||||
|
Reference in New Issue
Block a user