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

cgroups-resource-control: run the test from git, not from chaiwala-tests


This makes it much easier to try new versions.

Reviewed-by: default avatarPhilip Withnall <philip.withnall@collabora.co.uk>
Signed-off-by: default avatarSimon McVittie <simon.mcvittie@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D2161
parent c29c5a98
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ install:
run:
steps:
- common/run-test-in-systemd --name=cgroups-resource-control --timeout=900 env DEBUG=2 /usr/share/chaiwala-tests/cgroups/automated/run-test.sh
- common/run-test-in-systemd --name=cgroups-resource-control --timeout=900 env DEBUG=2 cgroups/automated/run-test.sh
parse:
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