diff --git a/tests/run-test.sh b/tests/run-test.sh index fe19ae0..17ac424 100755 --- a/tests/run-test.sh +++ b/tests/run-test.sh @@ -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