~jocave/plainbox-provider-checkbox:secure-boot-check-snappy

Last commit made on 2018-06-28
Get this branch:
git clone -b secure-boot-check-snappy 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:
secure-boot-check-snappy
Repository:
lp:~jocave/plainbox-provider-checkbox

Recent commits

05a97f6... by Jonathan Cave

Use match group over extra string search

4ce9728... by Jonathan Cave

Remove unnecessary use of regex

9c6c810... by Jonathan Cave

Add secure boot test for Ubuntu Core

9eeddb6... by PMR <pmr@pmr-lander>

Merge #348283 from ~rodsmith/plainbox-provider-checkbox:fix-pxeboot-variable

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

Merge #348337 from ~kissiel/plainbox-provider-checkbox:pm_test-improvements

4802642... by Maciej Kisielewski

pm_test: make jobs that use pm_test dry-run aware

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

29d386b... by Maciej Kisielewski

pm_test: introduce dry-run mode

Debugging and improving the pm_test is difficult and time consuming due to
the suspend/hibernate cycles and reboots. Also, not all systems support S3/S4
states.

To use the dry mode export PM_TEST_DRY_RUN=1 to your environment

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

01ee890... by Maciej Kisielewski

pm_test: fix crash on SUT with missing lightdm.conf

The file is not mandatory, so shouldn't expect the file to be present.

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

682176f... by Rod Smith

Fixed bug caused by an unassigned variable. Also modified a test
failure message to make it a bit clearer.

8060f03... by PMR <pmr@pmr-lander>

Merge #348223 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1775523