~pwlars/plainbox-provider-checkbox:storage_device_test_no_snapd_save

Last commit made on 2021-06-17
Get this branch:
git clone -b storage_device_test_no_snapd_save https://git.launchpad.net/~pwlars/plainbox-provider-checkbox
Only Paul Larson can upload to this branch. If you are Paul Larson please log in for upload directions.

Branch merges

Branch information

Name:
storage_device_test_no_snapd_save
Repository:
lp:~pwlars/plainbox-provider-checkbox

Recent commits

7a6763e... by Paul Larson

Filter snapd/save device from storage tests

Don't consider devices used for snapd save partition when running the
storage_device_* tests since we can't write to it.

8621fc7... by PMR <pmr@pmr-lander>

Merge #403886 from ~huntu207/plainbox-provider-checkbox:power-event

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

Merge #403850 from ~zongminl/plainbox-provider-checkbox:fix-required-bootstrap-serial-automated

unit/serial: fix the necessary bootstrap missing in serial-automated plan

b8db4b4... by Scott Hu

modify description for power-button-event

51244bf... by Vic Liu

unit/serial: fix the necessary bootstrap missing in serial-automated plan

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

Merge #403669 from ~huntu207/plainbox-provider-checkbox:modify-desc

98fb7be... by Scott Hu

modify descriptions for bt4-keyboard, dim_brightness & touchpad/drag-and-drop

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

Merge #403303 from ~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:short-idle-check

Add: check package cstate during short idle

1d99eed... by PMR <pmr@pmr-lander>

Merge #403561 from ~jocave/plainbox-provider-checkbox:fde-detect-core-mod

fb14415... by Jonathan Cave

Change: fde/encryption/detect passes without type

In rare cases the version of cryptsetup in the checkbox snap will
not match that used to creation the encrypted partition. In such
cases the type will appear as `n/a` and the regex will not match.
Relax the test to handle this situation.