diff --git a/clearpart-4.sh b/clearpart-4.sh index b4d4c3da..e343ee2c 100755 --- a/clearpart-4.sh +++ b/clearpart-4.sh @@ -19,7 +19,7 @@ # Ignore unused variable parsed out by tooling scripts as test tags metadata # shellcheck disable=SC2034 -TESTTYPE="clearpart storage gh576" +TESTTYPE="clearpart storage" . ${KSTESTDIR}/functions.sh diff --git a/containers/runner/skip-testtypes b/containers/runner/skip-testtypes index 9028fe40..6427a7b4 100644 --- a/containers/runner/skip-testtypes +++ b/containers/runner/skip-testtypes @@ -13,7 +13,6 @@ fedora_skip_array=( ) fedora_disabled_array=( - gh576 # clearpart-4 test is flaky on all scenarios gh595 # proxy-cmdline failing on all scenarios gh641 # packages-multilib failing on systemd conflict gh777 # raid-1-reqpart failing @@ -46,7 +45,6 @@ rhel8_skip_array=( ) rhel8_disabled_array=( - gh576 # clearpart-4 test is flaky on all scenarios gh595 # proxy-cmdline failing on all scenarios gh1018 # bridge-no-bootopts-net failing gh804 # tests requiring dvd iso failing @@ -58,7 +56,6 @@ rhel9_skip_array=( ) rhel9_disabled_array=( - gh576 # clearpart-4 test is flaky on all scenarios gh595 # proxy-cmdline failing on all scenarios gh604 # packages-weakdeps: "gnupg2 --recommends has changed, test needs to be updated" gh641 # packages-multilib failing on systemd conflict @@ -67,7 +64,6 @@ rhel9_disabled_array=( ) rhel10_centos10_disabled_array=( - gh576 # clearpart-4 test is flaky on all scenarios gh804 # tests requiring dvd iso failing gh1090 # raid-1-reqpart failing gh1207 # packages-multilib failing