Skip to content

Fix run tests in systemd

Walter Lozano requested to merge wip/wlozano/fix-run-systemd into apertis/v2025dev2

After moving tests to test group, the steps were updated. However, while doing that an error was introduced and the script was not found. When using common/run-test-in-systemd the path to the script needs to be included, to allow the script to run. This fixes errors like

boot-no-crashes/common/tee-exec: 19: boot-no-crashes.sh: not found

https://phabricator.apertis.org/T8968

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Edited by Walter Lozano

Merge request reports