~jocave/plainbox-provider-resource:net-if-mngr-testing

Last commit made on 2019-08-02
Get this branch:
git clone -b net-if-mngr-testing https://git.launchpad.net/~jocave/plainbox-provider-resource
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
net-if-mngr-testing
Repository:
lp:~jocave/plainbox-provider-resource

Recent commits

dfb438a... by Jonathan Cave

net_if_mgmnt: move snippets to text files

eaacf30... by Jonathan Cave

net_if_mgmnt: shutil.which for availability tests

Rather than attempting to run commads use shutil.which to check
for presence on the PATH

0f10508... by Jonathan Cave

net_if_mgmnt: tests of the job script

Use new manage.py test command and the reworked script to add
unit tests for this resource. Included are an initial set of
tests from various hardware & OS combinations.

99de4df... by Jonathan Cave

net_if_mgmnt: rework to make testable

A number of changes that make the net_if_management testable and
also handle situations where netplan is not available at all e.g.
on xenial desktop images

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

Merge #369347 from ~jocave/plainbox-provider-resource:init-category-variable

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

Merge #369385 from ~jocave/plainbox-provider-resource:snap-fix-lsusb

c533fc5... by Jonathan Cave

usb: move lsusb.py call to checkbox-support script

99b4f4f... by Jonathan Cave

net_if_management: init category_scope_manager

170104f... by PMR <pmr@pmr-lander>

Merge #369051 from ~jocave/plainbox-provider-resource:add-network-management-resource

e4fa437... by Jonathan Cave

net_if_management: handle category renderer config

Add handling of a renderer being specfied at the interface type
or category level. This is used in some projects that we have
started testing.