1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-03 05:18:09 +03:00

Revert "test: skip TEST-13-NSPAWN.nspawn/machined, TEST-86-MULTI-PROFILE-UKI and TEST-07-PID1.private-pids.sh"

The release is done, re-enable the skipped flaky tests for main.

This reverts commit ab828def6d.
This commit is contained in:
Luca Boccassi 2024-12-10 19:31:18 +00:00
parent 9df1ca63fb
commit 92acb89735
3 changed files with 0 additions and 3 deletions

View File

@ -6,6 +6,5 @@ integration_tests += [
'storage' : 'persistent',
'vm' : true,
'firmware' : 'auto',
'enabled' : false,
},
]

View File

@ -10,7 +10,6 @@ set -o pipefail
# 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

View File

@ -13,7 +13,6 @@ fi
# shellcheck source=test/units/test-control.sh
. "$(dirname "$0")"/test-control.sh
export TEST_SKIP_SUBTESTS="nspawn machined"
run_subtests
touch /testok