~pieq/plainbox-provider-checkbox:cert-blocker-reboot-poweroff

Last commit made on 2018-04-25
Get this branch:
git clone -b cert-blocker-reboot-poweroff 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:
cert-blocker-reboot-poweroff
Repository:
lp:~pieq/plainbox-provider-checkbox

Recent commits

761dcb9... by Pierre Equoy

Add cert blocker status to reboot and poweroff stress tests

463fb04... by PMR <pmr@pmr-lander>

Merge #343857 from ~rodsmith/plainbox-provider-checkbox:fix-network-up

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