From 848b44f4497613a0fcbae6a02380a9d6670d804f Mon Sep 17 00:00:00 2001 From: lollivier Date: Fri, 20 Oct 2017 11:22:46 +0200 Subject: Add the yocto-ptest definition Add the yocto-ptest definition to the pool of scripts. Depends on https://gerrit.automotivelinux.org/gerrit/#/c/11407/ Bug-AGL: SPEC-911 Change-Id: I7fe474ae7d3a06851ed4052151f68a566963edc9 Signed-off-by: lollivier --- templates/tests/yocto-ptest.jinja2 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 templates/tests/yocto-ptest.jinja2 (limited to 'templates/tests/yocto-ptest.jinja2') 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 -- cgit 1.2.3-korg