diff options
Diffstat (limited to 'templates/tests/can.jinja2')
-rw-r--r-- | templates/tests/can.jinja2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/tests/can.jinja2 b/templates/tests/can.jinja2 new file mode 100644 index 0000000..ab70ef0 --- /dev/null +++ b/templates/tests/can.jinja2 @@ -0,0 +1,9 @@ + +- test: + timeout: + minutes: 3 + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/test_can.yaml + name: can |