From 78db75668ce5a62858d17928a71b3d1ee6da38fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Sat, 8 Jul 2017 13:56:00 +0200 Subject: [PATCH] Disable rpi3 tests as they are broken right now with the kernel Image MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix is wip but takes a little. Change-Id: I5b561a687dda47aaa8dfbf19d9b629abb3956549 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10127 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account (cherry picked from commit 8f022c868bff1a4f2bfcdc04ea6eb3af20046852) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10149 ci-image-boot-test: Jenkins Job builder account --- templates/machine/raspberrypi3/{test => test.disabled}/hwtest.enable | 0 .../machine/raspberrypi3/{test => test.disabled}/hwtest.short.enable | 0 .../machine/raspberrypi3/{test => test.disabled}/hwtest.short.environment | 0 templates/machine/raspberrypi3/{test => test.disabled}/testjob_short.yaml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename templates/machine/raspberrypi3/{test => test.disabled}/hwtest.enable (100%) rename templates/machine/raspberrypi3/{test => test.disabled}/hwtest.short.enable (100%) rename templates/machine/raspberrypi3/{test => test.disabled}/hwtest.short.environment (100%) rename templates/machine/raspberrypi3/{test => test.disabled}/testjob_short.yaml (100%) diff --git a/templates/machine/raspberrypi3/test/hwtest.enable b/templates/machine/raspberrypi3/test.disabled/hwtest.enable similarity index 100% rename from templates/machine/raspberrypi3/test/hwtest.enable rename to templates/machine/raspberrypi3/test.disabled/hwtest.enable diff --git a/templates/machine/raspberrypi3/test/hwtest.short.enable b/templates/machine/raspberrypi3/test.disabled/hwtest.short.enable similarity index 100% rename from templates/machine/raspberrypi3/test/hwtest.short.enable rename to templates/machine/raspberrypi3/test.disabled/hwtest.short.enable diff --git a/templates/machine/raspberrypi3/test/hwtest.short.environment b/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment similarity index 100% rename from templates/machine/raspberrypi3/test/hwtest.short.environment rename to templates/machine/raspberrypi3/test.disabled/hwtest.short.environment diff --git a/templates/machine/raspberrypi3/test/testjob_short.yaml b/templates/machine/raspberrypi3/test.disabled/testjob_short.yaml similarity index 100% rename from templates/machine/raspberrypi3/test/testjob_short.yaml rename to templates/machine/raspberrypi3/test.disabled/testjob_short.yaml -- 2.16.6