Skip to content
Snippets Groups Projects
Commit e26e7ba9 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

ade-commands: Drop unneeded results pattern


The testcase uses `run-test-in-systemd` which in turn uses `lava-test-case` so
there's no need to set a custom pattern to parse test results.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 69c74676
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,3 @@ run:
directory"
- common/run-test-in-systemd --timeout=30min ade/ade-tests-custom.sh
- common/run-test-in-systemd --timeout=30min ade/ade-tests-defaults.sh
parse:
pattern: 'TEST_RESULT:(?P<result>\w+):(?P<test_case_id>[^:]+):'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment