Skip to content

Commit

Permalink
System-test: Temporarily disable 030-run
Browse files Browse the repository at this point in the history
While investigating issue
containers#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 <[email protected]>
  • Loading branch information
cevich committed Sep 17, 2019
1 parent 799aa70 commit 863821d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/030-run.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 863821d

Please sign in to comment.