test: Skip some new Machines tests

They didn't run before, and still need some adjustment for the gating
environment.
This commit is contained in:
Martin Pitt 2020-06-15 15:06:29 +02:00
parent c7c30d7162
commit db96fd730f

View File

@ -50,6 +50,15 @@ if [ -n "$test_optional" ]; then
# triggers SELinux violation
EXCLUDES="$EXCLUDES TestMachines.testAddDisk"
# not investigated yet
EXCLUDES="$EXCLUDES
TestMachines.testCreateBasicValidation
TestMachines.testCreateImportDisk
TestMachines.testCreatePXE
TestMachines.testCreateThenInstall
TestMachines.testCreateUrlSource
TestMachines.testInlineConsoleWithUrlRoot"
# TestUpdates: we can't run rebooting tests
TESTS="$TESTS
TestAutoUpdates