mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
semaphore: stop building and running extra unit tests
This slows down the build, which is often near the 1hr limit. There are other jobs running the extra unit tests.
This commit is contained in:
@@ -95,7 +95,7 @@ EOF
|
||||
# disable autopkgtests which are not for upstream
|
||||
sed -i '/# NOUPSTREAM/ q' debian/tests/control
|
||||
# enable more unit tests
|
||||
sed -i '/^CONFFLAGS =/ s/=/= --werror -Dtests=unsafe -Dslow-tests=true -Dfuzz-tests=true -Dman=true /' debian/rules
|
||||
sed -i '/^CONFFLAGS =/ s/=/= --werror /' debian/rules
|
||||
# no orig tarball
|
||||
echo '1.0' >debian/source/format
|
||||
|
||||
|
Reference in New Issue
Block a user