mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
semaphore: skip some tests
semaphore CI runs are always very close to the limit of 1hr, and often time out when it's particularly oversubscribed. Skip some low-value test cases to shorten the runtime.
This commit is contained in:
@@ -109,6 +109,9 @@ EOF
|
||||
--env DPKG_DEB_COMPRESSOR_TYPE="none" \
|
||||
--env DEB_BUILD_PROFILES="pkg.systemd.upstream noudeb nodoc" \
|
||||
--env TEST_UPSTREAM=1 \
|
||||
--skip-test localed-locale \
|
||||
--skip-test localed-x11-keymap \
|
||||
--skip-test build-with-static-libsystemd \
|
||||
../systemd_*.dsc \
|
||||
-o "$ARTIFACTS_DIR" \
|
||||
-- lxc -s "$CONTAINER" \
|
||||
|
Reference in New Issue
Block a user