From 0d517b6b1fcff1086c806efe46d210204cf8bcbd Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 27 Oct 2023 17:43:01 +0000 Subject: [PATCH] tests: Disable backport-iptables-add-libxt-cgroup-frontend test It is disabled in RHTS as well. The main issue is that starting with RHEL9, libcgroup-tools is no longer available. The test had to be migrated to cgroups v2 in order to pass. Related: RHEL-14147 --- tests/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 9c60d74..b1398a1 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,7 +9,7 @@ - iptables # multiple tests need iptables/ip6tables commands - iptables-services # multiple tests need iptables/ip6tables config files - initscripts # multiple tests need system command - - libcgroup-tools # backport-iptables-add-libxt-cgroup-frontend needs cg* commands + #- libcgroup-tools # backport-iptables-add-libxt-cgroup-frontend needs cg* commands (not available in RHEL9) - ipset # multiple tests need ipset command - strace # xtables-tools-locking-vulnerable-to-local-DoS needs strace command - policycoreutils # initscript-sanity needs restorecon command @@ -42,7 +42,7 @@ roles: - role: standard-test-beakerlib tests: - - backport-iptables-add-libxt-cgroup-frontend + #- backport-iptables-add-libxt-cgroup-frontend - initscript-sanity - ip6tables-do-not-accept-dst-or-src-direction-on-ip6sets - ip6tables-service-does-not-allow-dhcpv6-client-by