From 3be9ed75f7679917464e3d85683932f6e14a2d5f Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 2 Oct 2018 19:31:51 +0200 Subject: Add full ptest run for all installed ptests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2c22cfc01e1f0da1c0891a886ea505cfb4bff4ce Signed-off-by: Jan-Simon Möller --- templates/tests/yocto-ptest-full.jinja2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/tests/yocto-ptest-full.jinja2 (limited to 'templates/tests/yocto-ptest-full.jinja2') diff --git a/templates/tests/yocto-ptest-full.jinja2 b/templates/tests/yocto-ptest-full.jinja2 new file mode 100644 index 0000000..01f5f4b --- /dev/null +++ b/templates/tests/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 -- cgit 1.2.3-korg