gitlab CI: explicitly run the test in the systemd service
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Jan 2023 06:17:23 +0000 (16:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 12 Feb 2023 23:43:47 +0000 (09:43 +1000)
commitb044b5fae135ea6a37d94e5d942b015db09b7f9a
tree7ebbfcec48e62d3f94c5eef65a6703585069292d
parentc739cc7b41f3338fda8a8d3a7e105e3205902193
gitlab CI: explicitly run the test in the systemd service

This shouldn't have functional changes because MESON_TEST_ARGS was set
for all our b2c/qemu tests and thus the tests would run automatically.
To make this script more generic, specify --run-test explicitly.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci/start-in-systemd.sh