tests: Sync with RHEL 8 cockpit-appstream
Version 236 fixed a lot of Machines tests, and also split/renamed them.
This commit is contained in:
parent
7f5373d853
commit
8504d70463
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user