From 3375f1f4daa736080f39b65b562191c7c00ef9b3 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Wed, 16 Sep 2020 10:06:28 +0200 Subject: SPEC-3572: add pyagl test template This patch adds testdefinitions for pyagl. Change-Id: I1ed3fb3a953a2f0400ad0c8c2f8f4372da2d64b4 Bug-AGL: SPEC-3572 Signed-off-by: Corentin LABBE --- templates/tests/pyagl.jinja2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/tests/pyagl.jinja2 diff --git a/templates/tests/pyagl.jinja2 b/templates/tests/pyagl.jinja2 new file mode 100644 index 0000000..121301e --- /dev/null +++ b/templates/tests/pyagl.jinja2 @@ -0,0 +1,8 @@ +- test: + timeout: + minutes: 10 + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml + name: pyagl tests -- cgit 1.2.3-korg