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:
parent
c7c30d7162
commit
db96fd730f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user