~rodsmith/plainbox-provider-checkbox:fix-cisco-netspeed

Last commit made on 2017-02-24
Get this branch:
git clone -b fix-cisco-netspeed 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 merges

Branch information

Name:
fix-cisco-netspeed
Repository:
lp:~rodsmith/plainbox-provider-checkbox

Recent commits

c5f3e76... by Rod Smith

Fix incorrect detection of network speed on Cisco B260 M4.

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

Merge #318144 from ~rodsmith/plainbox-provider-checkbox:fix-no-numactl

4cfbd35... by Rod Smith

Fix memory_stress_ng test to not rely on numactl; if that binary is
absent, set the # of NUMA nodes to 1.

122d0c4... by PMR <pmr@pmr-lander>

Merge #317662 from ~bladernr/plainbox-provider-checkbox:fix-stress-ng-tests

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

Merge #317093 from ~kissiel/plainbox-provider-checkbox:revive-ethtool

6f9ef79... by PMR <pmr@pmr-lander>

Merge #317948 from ~pierre-equoy/plainbox-provider-checkbox:1660386-fix-dest-dir

b53fb0a... by Pierre Equoy

Add auto-unmount feature in the storage test

It's better to put things back into the state they were before we started the
test. The storage test now unmount any partition it may have mounted itself and
removes the temporary directory created to mount it into.

LP: #1660386

6d19023... by PMR <pmr@pmr-lander>

Merge #317286 from ~pierre-equoy/plainbox-provider-checkbox:1660386-mount-drive-before-storage-tests

1b45020... by Jeff Lane 

Added cking's modifications to disk_stress_ng

0564789... by Pierre Equoy

Automatically mount drives when running storage tests

When running disk/storage_device_* jobs, if the drive is not mounted, we now
check if it can be mounted (i.e. if it has a partition) and if possible we
mount it to a dedicated temporary location in order to perform the storage
tests.

LP: #1660386