diff options
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 | ||||
-rw-r--r-- | units/suspend/test-plan.pxu | 12 |
2 files changed, 13 insertions, 1 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index 6733a16..5d8ee64 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -354,7 +354,7 @@ plugin: user-interact-verify category_id: com.canonical.plainbox::miscellanea estimated_duration: 5.0 id: miscellanea/device_check -command: udev_resource -l VIDEO NETWORK WIRELESS DISK CAPTURE ACCELEROMETER | tee >([[ $DISPLAY ]] && zenity --text-info --title="Device report") +command: udev_resource -l VIDEO NETWORK WIRELESS BLUETOOTH DISK CAPTURE ACCELEROMETER | tee >([[ $DISPLAY ]] && zenity --text-info --title="Device report") _summary: Device Check _purpose: Device check diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu index a9068d2..e7359c0 100644 --- a/units/suspend/test-plan.pxu +++ b/units/suspend/test-plan.pxu @@ -37,6 +37,9 @@ include: suspend/bluetooth_obex_send_before_suspend certification-status=blocker suspend/bluetooth_obex_browse_before_suspend certification-status=blocker suspend/bluetooth_obex_get_before_suspend certification-status=blocker + bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: after-suspend-reference-cert-automated unit: test plan @@ -51,6 +54,9 @@ include: suspend/bluetooth_obex_send_after_suspend certification-status=blocker suspend/bluetooth_obex_browse_after_suspend certification-status=blocker suspend/bluetooth_obex_get_after_suspend certification-status=blocker + after-suspend-manual-bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: before-suspend-reference-cert-blockers unit: test plan @@ -64,6 +70,9 @@ include: suspend/bluetooth_obex_send_before_suspend certification-status=blocker suspend/bluetooth_obex_browse_before_suspend certification-status=blocker suspend/bluetooth_obex_get_before_suspend certification-status=blocker + bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: after-suspend-reference-cert-blockers unit: test plan @@ -78,6 +87,9 @@ include: suspend/bluetooth_obex_send_after_suspend certification-status=blocker suspend/bluetooth_obex_browse_after_suspend certification-status=blocker suspend/bluetooth_obex_get_after_suspend certification-status=blocker + after-suspend-manual-bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: suspend-key-led-oops-check-cert-blockers unit: test plan |