]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: remove --quiet from mkosi integration suite run
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 15 Dec 2025 22:51:16 +0000 (22:51 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 16 Dec 2025 08:11:06 +0000 (09:11 +0100)
Given the integration tests take a while to run, it is useful to see
at which point it is while it is running. Sometimes only a test
script or such subset is changed, which means there's no need to
wait for the entire suite to run, especially with the sanitizers
job which is super slow.

Partially reverts 9848f56cc68a5f193d515f080b7b01e6a689ae22

.github/workflows/mkosi.yml

index da9e730d470d36bfc5e00c5df850e7bd9d313030..5a5ea8d4f76c886c306ed162cce697074e4df613 100644 (file)
@@ -308,7 +308,6 @@ jobs:
             --print-errorlogs \
             --no-stdsplit \
             --num-processes "$(($(nproc) - 1))" \
-            --quiet \
             "${MAX_LINES[@]}"
 
       - name: Archive failed test journals