]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Reduce the number of integration tests we run concurrently
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 3 May 2024 08:57:22 +0000 (10:57 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 09:57:09 +0000 (11:57 +0200)
commiteabf46ef89fe446dbf0a4df552fb0f6584418e36
tree81189c1c634a0a8880caf8011bbe374594ceb363
parent1f2c9bda495e062c34b891ca8e77ce0ec43a5012
ci: Reduce the number of integration tests we run concurrently

Since there's a bunch of CPU hungry systemd-journal-remote processes
running on the host to received the forwarded logs, by running as many
test as the VM has cores we overload the available resources. Let's leave
use the number of cores - 1 to reduce resource contention.
.github/workflows/mkosi.yml