From fd4c63838bf0826dfe0f25e5d9ac7796c8805fa0 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 24 Sep 2024 07:18:50 -0600 Subject: [PATCH] CI: skip the flaking quadlet test Signed-off-by: Ed Santiago --- test/system/252-quadlet.bats | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/system/252-quadlet.bats b/test/system/252-quadlet.bats index 3ccf97d26932..b282cbd0eb52 100644 --- a/test/system/252-quadlet.bats +++ b/test/system/252-quadlet.bats @@ -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)