2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00
Zygmunt Krynicki fa33d7199b tests: run autotools test verbosely
Instead of showing just the summary, display the actual test log as well.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2025-01-10 14:04:55 +01:00

12 lines
429 B
YAML

summary: Run apparmor_parser tests from parser/tst
# This test is particularly slow. Those values are aimed at running fast enough
# on a Raspberry Pi 5, representing a slower-ish computer.
#
# TODO: figure out how to make this test more parallelizable.
warn-timeout: 20m
kill-timeout: 30m
# Start this task sooner rather than later.
priority: 100
execute: |
make -C "$SPREAD_PATH"/parser/tst -j"$(nproc)" equality VERBOSE=1