From 3a217501576f081137f8ed4485e8f978db91a7ac Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 30 Jun 2020 21:41:23 +0200 Subject: [PATCH] test: Exclude two unstable Machines tests --- tests/run-test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/run-test.sh b/tests/run-test.sh index adf11fa..93854bb 100755 --- a/tests/run-test.sh +++ b/tests/run-test.sh @@ -48,6 +48,8 @@ if [ -n "$test_optional" ]; then # not investigated yet EXCLUDES="$EXCLUDES TestMachines.testCreateThenInstall + TestMachines.testCreateFileSource + TestMachines.testCreateUrlSource TestMachines.testVmNICs" # TestUpdates: we can't run rebooting tests