Skip to content
Snippets Groups Projects
Commit 6d57a062 authored by Simon McVittie's avatar Simon McVittie
Browse files

tumbler: run the test from the source tree

parent ef32ff17
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ install: ...@@ -17,7 +17,7 @@ install:
run: run:
steps: steps:
- common/run-test-in-systemd --timeout=900 --user=user --name=run-test env DEBUG=2 /usr/share/chaiwala-tests/tumbler/automated/run-test.sh - common/run-test-in-systemd --timeout=900 --user=user --name=run-test env DEBUG=2 tumbler/automated/run-test.sh
parse: parse:
pattern: ^(?P<test_case_id>[a-zA-Z0-9_\-\./]+):\s*(?P<result>pass|fail|skip|unknown)$ pattern: ^(?P<test_case_id>[a-zA-Z0-9_\-\./]+):\s*(?P<result>pass|fail|skip|unknown)$
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