~kissiel/plainbox-provider-checkbox:iperf-fixes

Last commit made on 2021-05-24
Get this branch:
git clone -b iperf-fixes https://git.launchpad.net/~kissiel/plainbox-provider-checkbox
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
iperf-fixes
Repository:
lp:~kissiel/plainbox-provider-checkbox

Recent commits

d904ac3... by Maciej Kisielewski

Add: flag to network.py to inhibit toggling of IFs

When running iperf tests the network.py test turned off interfaces other than
the one in test. This caused two probems. First, some systems have interfaces
that cannot or should not be disabled. Second, if the test crashed or has been
stopped while testing it made the system cut off from the network.

d609263... by Maciej Kisielewski

Fix: run necessery bootstrapping in eth TPs

Ethernet test plans lacked the bootstrapping section which made them not
generate the included jobs. This patch adds bootstrapping sections.

5a17cac... by PMR <pmr@pmr-lander>

Merge #402592 from ~jocave/plainbox-provider-checkbox:verify-lxd-for-core

407ec80... by Jonathan Cave

Add: nested test plans for virtualization tests

1ab21b2... by Jonathan Cave

Change: make verify_lxd usable on Ubuntu Core

The lsb_release python module is not suitable for use on Ubuntu
Core as it attempts to call apt-cache. The distro module is now
preferred. Use the output to perform a suitable mapping to
a codename to use. Fallback to lsb_release if distro not available.

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

Merge #402322 from ~patliu/plainbox-provider-checkbox:add-confinement-test-to-test-plan

Add: test-snap-confinement-mode to test plan

a595911... by Patrick Liu

Add: test-snap-confinement-mode to test plan

Add test-snap-confinement-mode to snappy-snap-automated test plan

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

Merge #400159 from ~patliu/plainbox-provider-checkbox:add-snap-confinement-mode-test

Add snap confinement test job and script

1013102... by Patrick Liu

Add: snap confinement test job and script

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

Merge #402056 from plainbox-provider-checkbox:release

Release_2021_Week17