From c07a99040430081fb84c6540dd9051c7266ceb96 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Tue, 19 Jan 2021 13:22:48 +0000 Subject: SPEC-3764: Enable screenshooter test This patch enable screenhooter test. The qemuarm need more memory for working with this test. Change-Id: I1aae32688efb4bb8264e3d85bd3c439b7b9f6764 Bug-AGL: SPEC-3764 Signed-off-by: Corentin LABBE --- templates/tests/screenshooter.jinja2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/tests/screenshooter.jinja2 (limited to 'templates/tests/screenshooter.jinja2') diff --git a/templates/tests/screenshooter.jinja2 b/templates/tests/screenshooter.jinja2 new file mode 100644 index 0000000..6a2e21a --- /dev/null +++ b/templates/tests/screenshooter.jinja2 @@ -0,0 +1,8 @@ +- test: + timeout: + minutes: 15 + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/screenshooter.yaml + name: screenshooter -- cgit 1.2.3-korg