From 72b2d1e7987be917b8e15194f55d7d408810e284 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 16 Nov 2018 07:16:55 +0100 Subject: Disable full ptest run due to failures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All available ptests currently will fail to run. We need to select. Change-Id: I9aa6d4b233aa9e78163cfb80235386288c0b47b3 Signed-off-by: Jan-Simon Möller --- templates/tests.disabled/yocto-ptest-full.jinja2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/tests.disabled/yocto-ptest-full.jinja2 (limited to 'templates/tests.disabled') diff --git a/templates/tests.disabled/yocto-ptest-full.jinja2 b/templates/tests.disabled/yocto-ptest-full.jinja2 new file mode 100644 index 0000000..01f5f4b --- /dev/null +++ b/templates/tests.disabled/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