~jocave/plainbox-provider-checkbox:fail-buildstamp-job

Last commit made on 2018-04-17
Get this branch:
git clone -b fail-buildstamp-job 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:
fail-buildstamp-job
Repository:
lp:~jocave/plainbox-provider-checkbox

Recent commits

d7581b7... by Jonathan Cave

Fail info/buildstamp if no source of data found

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

Merge #343124 from ~bladernr/plainbox-provider-checkbox:fix-disk_stress_ng

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

Merge #343171 from ~kissiel/plainbox-provider-checkbox:no-sysfs-attachment-on-arm64

block sysfs_attachment from running on arm64 devices

here's the result on bablboa:
-------------[ Running job 14 / 21. Estimated time left: unknown ]--------------
--------------[ Attach detailed sysfs property output from udev ]---------------
ID: com.canonical.certification::sysfs_attachment
Category: com.canonical.plainbox::info
Job cannot be started because:
 - resource expression 'cpuinfo.platform not in ("aarch64")' evaluates to false
Outcome: job cannot be started

dcde70d... by Maciej Kisielewski

stop running sysfs_attachment job on aarch64 archs

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

1fe530f... by Jeff Lane 

Fixes bug when running on LVM (and presumably any mapper device since we're trying to get out size from the wrong field in the output). LP: #1763497

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

Merge #343015 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1762546

8c39649... by Sylvain Pineau

submission:raw_devices_dmi_json: Fix syntax to stay compatible with jq 1.3

Fixes lp:1762546

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

Merge #342322 from ~bladernr/plainbox-provider-checkbox:1759614-fix-call-trace-check

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

Merge #342566 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1700491

5c0c87d... by Sylvain Pineau

pm_test: Add support for GDM autologin

It does so using ConfigParser to preserve the WaylandEnable settings.