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:
Katerina Koukiou 2020-11-13 14:43:12 +01:00 committed by martinpitt
parent 14a0914014
commit e229288441

View File

@ -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