~jocave/plainbox-provider-checkbox:delete-wireless-extension

Last commit made on 2017-12-15
Get this branch:
git clone -b delete-wireless-extension https://git.launchpad.net/~jocave/plainbox-provider-checkbox
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
delete-wireless-extension
Repository:
lp:~jocave/plainbox-provider-checkbox

Recent commits

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>

6bb0cbe... by Maciej Kisielewski

detect inserted usb drives even if they're not automounted

fixes: LP:1657659

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

2a5a5d4... by Jonathan Cave

Create test plans for the usb preinserted jobs

These are convenient for using in nested parts while
maintaining correct running order

44d824f... by Maciej Kisielewski

add after-gpu-switch S3-stress test

Fixes: LP:1712301

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

bb2f225... by Jonathan Cave

Purge xml_sanitize from the provider

7165d72... by Jonathan Cave

Remove base64 encoding and archiving/compression of collections of files

07a6236... by PMR <pmr@pmr-lander>

Merge #334925 from ~jocave/plainbox-provider-checkbox:storage-preinserted-tps