Skip to content

Commit

Permalink
Merge pull request containers#24056 from edsantiago/skip-quadlet-flake
Browse files Browse the repository at this point in the history
CI: skip the flaking quadlet test (temporary)
  • Loading branch information
openshift-merge-bot[bot] authored Sep 24, 2024
2 parents f9f72f5 + fd4c638 commit 66139fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/system/252-quadlet.bats
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ EOF
}

@test "quadlet conflict names" {
skip "FIXME: #24047, temporary skip because this is an intense flake"

# If two directories in the search have files with the same name, quadlet should
# only process the first name
dir1=$PODMAN_TMPDIR/$(random_string)
Expand Down

0 comments on commit 66139fc

Please sign in to comment.