From 6b47042ced499e63f8ce472d6c775a0b17dce62c Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 30 Mar 2021 13:13:46 +0200 Subject: Update templates for screenshot tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - qemu needs the mem= kernel parameter to work nicely - pyagl needs a larger timeout - pi4 needs an adapted rfs_image for snapshot builds Signed-off-by: Jan-Simon Möller Change-Id: Ida3ac188008c72d941dbe30203e5b8700ee8a304 --- templates/tests/pyagl.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/tests') diff --git a/templates/tests/pyagl.jinja2 b/templates/tests/pyagl.jinja2 index 410241a..e080ebd 100644 --- a/templates/tests/pyagl.jinja2 +++ b/templates/tests/pyagl.jinja2 @@ -1,6 +1,6 @@ - test: timeout: - minutes: 10 + minutes: 15 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git -- cgit 1.2.3-korg