From 8504d70463b0ee486f4e75594cf2313565b024ce Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 22 Jan 2021 16:35:56 +0100 Subject: [PATCH] tests: Sync with RHEL 8 cockpit-appstream Version 236 fixed a lot of Machines tests, and also split/renamed them. --- tests/run-test.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/run-test.sh b/tests/run-test.sh index 17ac424..6c9a76c 100755 --- a/tests/run-test.sh +++ b/tests/run-test.sh @@ -42,12 +42,12 @@ if [ -n "$test_optional" ]; then # pre-download cirros image for Machines tests bots/image-download cirros + # triggers SELinux violation + # See journal: SELinux is preventing /usr/libexec/qemu-kvm from open access on the file /var/lib/cockpittest/nfs_pool/nfs-volume-0. + EXCLUDES="$EXCLUDES TestMachinesDisks.testAddDiskNFS" # not investigated yet EXCLUDES="$EXCLUDES - TestMachines.testCreateThenInstall - TestMachines.testCreateFileSource - TestMachines.testCreateUrlSource - TestMachines.testVmNICs" + TestAutoUpdates.testPrivilegeChange" # TestUpdates: we can't run rebooting tests TESTS="$TESTS