From ffbc274c45a93df4cb00b15e56a5e893dac53f0e Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 1 Dec 2024 00:47:26 +0100 Subject: [PATCH] beaker-tests-sanity: skip OpenMandriva tests --- .../Sanity/copr-cli-basic-operations/runtest-openmandriva.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/beaker-tests/Sanity/copr-cli-basic-operations/runtest-openmandriva.sh b/beaker-tests/Sanity/copr-cli-basic-operations/runtest-openmandriva.sh index 07da5df05..e8c600400 100755 --- a/beaker-tests/Sanity/copr-cli-basic-operations/runtest-openmandriva.sh +++ b/beaker-tests/Sanity/copr-cli-basic-operations/runtest-openmandriva.sh @@ -19,6 +19,10 @@ CHROOTS+=" --chroot openmandriva-rolling-x86_64" rlJournalStart rlPhaseStartSetup setup_checks + # https://github.com/fedora-copr/copr/issues/3433 + # https://github.com/rpm-software-management/mock/issues/1066 + echo "OpenMandriva are known to be broken. Skipping." + exit 0 rlPhaseEnd rlPhaseStartTest