~rodsmith/plainbox-provider-checkbox:fix-network-up

Last commit made on 2018-04-24
Get this branch:
git clone -b fix-network-up https://git.launchpad.net/~rodsmith/plainbox-provider-checkbox
Only Rod Smith can upload to this branch. If you are Rod Smith please log in for upload directions.

Branch information

Name:
fix-network-up
Repository:
lp:~rodsmith/plainbox-provider-checkbox

Recent commits

f227729... by Rod Smith

Address maciej's comments to previous MR.

e272865... by Rod Smith

Fix network script failing 2nd and later NICs because they don't come up quickly enough.

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

Merge #343381 from ~jocave/plainbox-provider-checkbox:fail-buildstamp-job

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