~jocave/plainbox-provider-checkbox:support-xenial-fix-ping

Last commit made on 2020-07-21
Get this branch:
git clone -b support-xenial-fix-ping 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:
support-xenial-fix-ping
Repository:
lp:~jocave/plainbox-provider-checkbox

Recent commits

ec0035a... by Jonathan Cave

wifi: fixes for xenial, fix ping args

Need to support nmcli arguments back to xenial. Also the ping
test appears to have failed due to impossible to reach
requirement of 5 pings in 4 second timeout

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

Merge #387498 from ~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:add-tgl-support

2abfe63... by PMR <pmr@pmr-lander>

Merge #387052 from ~jocave/plainbox-provider-checkbox:further-wireless-test-improvements

abdde8b... by Jonathan Cave

wifi_nmcli_test.py: add ping test, disable ipv6

Make sure connection status not influenced by ipv6. Make sure
and IP address is assigned and the gateway address can be pinged

8be9b40... by Jonathan Cave

wifi_client_test_netplan: more debug, gateway fix

Simplify identification of gateway address - just use local
code to read networkctl output. More debug added for route info
and assigned address.

313337e... by Jonathan Cave

units/*: modify all calls of geteway_ping_test

Move to renamed gateway_ping_test.py

3df8afe... by Jonathan Cave

gateway_ping_test.py: fix flake8 warnings

016e6cd... by Jonathan Cave

bin: rename gateway_ping_test script

5f65ceb... by Sylvain Pineau

units:i2c: Fix shellcheck error (detected on xenial/bionic only)

2c6af1c... by Sylvain Pineau

requirements: Enable manage.py -i (shellcheck on job inline commands)