diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-23 14:03:12 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-26 18:46:43 +0200 |
commit | 2f2798ff66a627a69749d43bbfe4a4915fce215b (patch) | |
tree | 1a901ff78955821251cab4d75360d569069c3132 | |
parent | 6e82e62a3a3983499ee80db9fb37caad7fe3fffa (diff) |
Mask the bluetooth test until issues are resolved
Currently the bluetooth service fails exclusively on m3ulcb-nogfx.
We need to adapt the CI infra (lava labs) either with additional hw
or adapt the dtb used conditionally. This needs further work.
Meanwhile mask the bluetooth service test on the m3ulcb-nogfx target
to avoid false-positives being reported.
Bug-AGL: SPEC-2921
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I592ea7f8a6b8ddc4ff10eac8428162c44a1d3ac4
-rw-r--r-- | skiplists/m3ulcb-nogfx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skiplists/m3ulcb-nogfx b/skiplists/m3ulcb-nogfx new file mode 100644 index 0000000..ec85481 --- /dev/null +++ b/skiplists/m3ulcb-nogfx @@ -0,0 +1 @@ +2_service-check.bluetooth.service |