~sylvain-pineau/plainbox-provider-checkbox:fix-1732819-1734638-1732610

Last commit made on 2017-12-20
Get this branch:
git clone -b fix-1732819-1734638-1732610 https://git.launchpad.net/~sylvain-pineau/plainbox-provider-checkbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-1732819-1734638-1732610
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

e565d59... by Sylvain Pineau

Create after-suspend manual usb type-C tests and related nested test plans

Fixes: lp:1732819

56a4468... by Sylvain Pineau

Add fwts_desktop_diagnosis test to misc-client-cert-blockers test plan

Fixes lp:1734638

f4ef6d8... by Sylvain Pineau

firmware/no_ACPI_REV_interface is cert blocker

Fixes lp:1732610

0dae6f6... by PMR <pmr@pmr-lander>

Merge #335303 from ~sylvain-pineau/plainbox-provider-checkbox:is_snap_based_helper

2a16c7e... by Sylvain Pineau

Update wireless template jobs to check slot connections only on ubuntu core

655f0d7... by PMR <pmr@pmr-lander>

Merge #331654 from ~jocave/plainbox-provider-checkbox:delete-wireless-extension

a53acdb... by Jonathan Cave

Delete unused wireless_extension job

c4ad845... by PMR <pmr@pmr-lander>

Merge #335030 from ~kissiel/plainbox-provider-checkbox:usb3-insertion-fixes

9845859... by Maciej Kisielewski

fix detecting usb removal

Previously removable_storage_watcher was looking for exact match on the flags
that given partition had, so if the actual partition had any additional flag
the detection would fail.

This patch makes the watcher check if the needed set of flags is a subset of
the actual flags set.

Fixes: LP:1705612

Signed-off-by: Maciej Kisielewski <email address hidden>

b0ec03d... by Maciej Kisielewski

add a step that asks the operator to wait until the watcher is established

Signed-off-by: Maciej Kisielewski <email address hidden>