From 88c605a3449483c08e833858bd9734befe9c4e8c Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:53:45 +0100 Subject: [PATCH] [PR #9679/54eec2cb backport][stable-9] Disable snap tests on RHEL 8.8 (#9681) Disable snap tests on RHEL 8.8 (#9679) Disable snap tests on RHEL 8.8. (cherry picked from commit 54eec2cb092f7e7f87bc42efc4571c244ed95841) Co-authored-by: Felix Fontein --- tests/integration/targets/snap/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/targets/snap/aliases b/tests/integration/targets/snap/aliases index b209bbc015..34c378b729 100644 --- a/tests/integration/targets/snap/aliases +++ b/tests/integration/targets/snap/aliases @@ -11,3 +11,4 @@ skip/freebsd skip/osx skip/macos skip/docker +skip/rhel8.8 # TODO: fix