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
This commit is contained in:
Phil Sutter 2023-10-27 17:43:01 +00:00
parent 4274fcf999
commit 0d517b6b1f
1 changed files with 2 additions and 2 deletions

View File

@ -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