Skip to content
Snippets Groups Projects
Commit 53cc8643 authored by Steve Traylen's avatar Steve Traylen
Browse files

disable some tests on 10

parent 444fcfc7
No related branches found
No related tags found
No related merge requests found
Pipeline #12265492 failed
centos_functional_tests
......@@ -40,17 +40,23 @@ cat > ./skipped-tests.list <<DELIM
9|tests/p_diffutils/10-cmp-tests|https://bugzilla.redhat.com/show_bug.cgi?id=1732960
8|tests/0_common/00_centos_repos.sh|We want to keep CERN repos enabled
9|tests/0_common/00_centos_repos.sh|We want to keep CERN repos enabled
10|tests/0_common/00_centos_repos.sh|We want to keep CERN repos enabled
8|tests/0_common/20_upgrade_all.sh|Avoid too much noise on CI logs
9|tests/0_common/20_upgrade_all.sh|Avoid too much noise on CI logs
8|tests/0_common/30_dns_works.sh|We spawn VM without waiting for DNS register
9|tests/0_common/30_dns_works.sh|We spawn VM without waiting for DNS register
8|tests/0_common/50_test_comps.sh|No need to test this here
9|tests/0_common/50_test_comps.sh|No need to test this here
10|tests/0_common/50_test_comps.sh|No need to test this here
9|tests/p_amanda/*|No amanda
10|tests/p_amanda/*|No amanda
9|tests/p_anaconda/*|No Anaconda patch
10|tests/p_anaconda/*|No Anaconda patch
8|tests/p_arpwatch/*|arpwatch always ends up in coredump in c8
9|tests/p_arpwatch/*|No arpwatch
10|tests/p_arpwatch/*|No arpwatch
9|tests/p_centos-release/centos-release_centos-base_repos.sh|Changed repo files
10|tests/p_centos-release/centos-release_centos-base_repos.sh|Changed repo files
8|tests/p_cron/*|Avoid spamming VM owner with cron tests
9|tests/p_cron/*|Avoid spamming VM owner with cron tests
9|tests/p_curl/0-install_curl.sh|Curl already installed, curl-minimal conflicts with curl
......@@ -108,6 +114,7 @@ cat > ./skipped-tests.list <<DELIM
9|tests/z_rpminfo/*|Does not apply in our case
8|tests/z_repoclosure/*|No need to test this here
9|tests/z_repoclosure/*|No need to test this here
10|tests/p_annobin/*|No annobin in appstream
DELIM
DISTRO_NAME=$(sed '/^NAME/!d; s/.*\"\(.*\)\"/\1/' /etc/os-release)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment