diff options
author | Maciej Kisielewski <maciej.kisielewski@canonical.com> | 2018-07-03 15:32:17 +0200 |
---|---|---|
committer | Maciej Kisielewski <maciej.kisielewski@canonical.com> | 2018-07-03 15:36:13 +0200 |
commit | 02f6db09328b479f4d804065f0758e1cabc58e0b (patch) | |
tree | 199fa22df3e100d74f3069d52ea06ff3c1692dd2 /units/bluetooth | |
parent | 3671705c73281db9ef35400d27d7c9a7e167a376 (diff) |
make BT4 a blocker and BT3 non-blocker
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index ae2c305..498a4ce 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -14,10 +14,10 @@ _name: Bluetooth tests (Manual) _description: Bluetooth tests (Manual) include: - bluetooth/audio-a2dp certification-status=blocker + bluetooth/audio-a2dp certification-status=non-blocker bluetooth/HID - bluetooth4/HOGP-mouse certification-status=non-blocker - bluetooth4/HOGP-keyboard certification-status=non-blocker + bluetooth4/HOGP-mouse certification-status=blocker + bluetooth4/HOGP-keyboard certification-status=blocker id: bluetooth-cert-automated @@ -32,5 +32,5 @@ unit: test plan _name: Bluetooth tests (certification blockers only) _description: Bluetooth tests (certification blockers only) include: - bluetooth/detect-output certification-status=blocker - bluetooth/audio-a2dp certification-status=blocker + bluetooth4/HOGP-mouse certification-status=blocker + bluetooth4/HOGP-keyboard certification-status=blocker |