diff options
Diffstat (limited to 'templates/tests')
-rw-r--r-- | templates/tests/yocto-ptest.jinja2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/tests/yocto-ptest.jinja2 b/templates/tests/yocto-ptest.jinja2 new file mode 100644 index 0000000..aad51c4 --- /dev/null +++ b/templates/tests/yocto-ptest.jinja2 @@ -0,0 +1,6 @@ +- test: + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/yocto-ptest.yaml + name: yocto-ptest
\ No newline at end of file |