test: testAddDisk and testCreate don't exist upstream any more
These tests have been split into smaller chunks for ex. by the upstream
commit:
c485484189
This commit is contained in:
parent
14a0914014
commit
e229288441
@ -42,10 +42,6 @@ if [ -n "$test_optional" ]; then
|
||||
# pre-download cirros image for Machines tests
|
||||
bots/image-download cirros
|
||||
|
||||
# takes too long, somehow breaks Ansible
|
||||
EXCLUDES="$EXCLUDES TestMachines.testCreate"
|
||||
# triggers SELinux violation
|
||||
EXCLUDES="$EXCLUDES TestMachines.testAddDisk"
|
||||
# not investigated yet
|
||||
EXCLUDES="$EXCLUDES
|
||||
TestMachines.testCreateThenInstall
|
||||
|
Loading…
Reference in New Issue
Block a user