These new tests are flaky, so disable them temporarily, until after
the release, to avoid pushing out new flakiness to consumers. They
will be re-enabled immediately after.
'storage' : 'persistent',
'vm' : true,
'firmware' : 'auto',
+ 'enabled' : false,
},
]
# See TEST-07-PID1/test.sh for the first "half" of the test
mountpoint /issue2730
+export TEST_SKIP_SUBTESTS="private-pids"
run_subtests
touch /testok
# shellcheck source=test/units/test-control.sh
. "$(dirname "$0")"/test-control.sh
+export TEST_SKIP_SUBTESTS="nspawn machined"
run_subtests
touch /testok