~pieq/plainbox-provider-checkbox:adjust-fwts-test-log-output

Last commit made on 2021-12-16
Get this branch:
git clone -b adjust-fwts-test-log-output https://git.launchpad.net/~pieq/plainbox-provider-checkbox
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
adjust-fwts-test-log-output
Repository:
lp:~pieq/plainbox-provider-checkbox

Recent commits

d2d0f7e... by Pierre Equoy

Change: explicitely log to a file suffixed ".log" for all the fwts_test jobs

The fwts_test.py script in checkbox-support was modified to not append
.log automatically to log files. This commit adjusts the behavior of the
Checkbox jobs so that we get the same end result.

3faee4c... by Ubuntu <email address hidden>

Merge #412834 from ~zongminl/plainbox-provider-checkbox:fix-1953294-missing-exception-handling

Fix: lp1953294 - miscellanea/secure_boot_mode_* fails with a CalledProcessError exception when Secure Boot not activated

- Added exception handler so a SystemExit can be raised when CalledProcessError occurs
- Skipped the volume in gadget.yaml when there is no 'bootloader' defined in it to avoid KeyError

b1754cb... by Vic Liu

Fix: Using SafeLoader to avoid showing the DeprecationWarning when loading gadget yaml

The default Loader (FullLoader) used when calling yaml.load() was deprecated for vulnerability issue, use SafeLoader now.

1a480a3... by Vic Liu

Fix: lp1953294 - miscellanea/secure_boot_mode_* fails with a CalledProcessError exception when Secure Boot not activated

- Added exception handler so a SystemExit can be raised when CalledProcessError occurs
- Skipped the volume in gadget.yaml when there is no 'bootloader' defined in it to avoid KeyError

d69e562... by Ubuntu <email address hidden>

Merge #412791 from plainbox-provider-checkbox:release

Release_2021_Week49

884eb8c... by Jenkins <email address hidden>

increment version to v0.62.0.dev0

ba35b58... by Jenkins <email address hidden>

Bump to v0.61.0

bb36e4c... by Ubuntu <email address hidden>

Merge #412742 from ~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy

698cc8e... by Sylvain Pineau

Fix: Use a safer method to template touchscreen jobs (dict.get()) - bis

09402e6... by Ubuntu <email address hidden>

Merge #412737 from ~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy