diff options
Diffstat (limited to 'templates/tests.disabled')
-rw-r--r-- | templates/tests.disabled/yocto-ptest-full.jinja2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/tests.disabled/yocto-ptest-full.jinja2 b/templates/tests.disabled/yocto-ptest-full.jinja2 new file mode 100644 index 0000000..01f5f4b --- /dev/null +++ b/templates/tests.disabled/yocto-ptest-full.jinja2 @@ -0,0 +1,8 @@ +- test: + timeout: + minutes: 300 + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/yocto-ptest-full.yaml + name: yocto-ptest-full |