From 5a2fd85f9a0d958ffa5a9f40a91cdbf3ec15af66 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Wed, 4 Dec 2019 15:40:23 +0100 Subject: [PATCH] SPEC-2970: Add bluetooth and ofono on qemu ARM/ARM64 skiplists Since bluetooth is still failling on qemu ARM and ARM64 (and bring down ofono by dependency), let's add them to the skiplist. Change-Id: I1ac3485f339763f16d49e7527faa74f6efe71b30 Bug-AGL: SPEC-2970 Signed-off-by: Corentin LABBE --- skiplists/qemuarm | 2 ++ skiplists/qemuarm64 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/skiplists/qemuarm b/skiplists/qemuarm index 56f5eb9..13bc308 100644 --- a/skiplists/qemuarm +++ b/skiplists/qemuarm @@ -1 +1,3 @@ weston.service +2_service-check.bluetooth.service +2_service-check.ofono.service diff --git a/skiplists/qemuarm64 b/skiplists/qemuarm64 index 56f5eb9..13bc308 100644 --- a/skiplists/qemuarm64 +++ b/skiplists/qemuarm64 @@ -1 +1,3 @@ weston.service +2_service-check.bluetooth.service +2_service-check.ofono.service -- 2.16.6