~alfonsosanchezbeato/network-manager:ignore-artefacts

Last commit made on 2019-06-17
Get this branch:
git clone -b ignore-artefacts https://git.launchpad.net/~alfonsosanchezbeato/network-manager
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Name:
ignore-artefacts
Repository:
lp:~alfonsosanchezbeato/network-manager

Recent commits

339dc41... by Alfonso Sanchez-Beato

gitignore: ignore snaps and folder created by run-tests.sh

068ecec... by Tony Espy

Merge remote-tracking branch 'abeato/test-ci' into snap-1.10

44bb1fd... by Alfonso Sanchez-Beato

snap: apply patches to resolvconf instead of copying around

619bf75... by Alfonso Sanchez-Beato

snap: fix paths for ppp plugins

9ed32ae... by Alfonso Sanchez-Beato

spread: import some more tests from NM UC16 snap

0ad82e4... by Alfonso Sanchez-Beato

spread: make eth test more robust

f069415... by Alfonso Sanchez-Beato

tests: rename test to better reflect what it does

Change test name from ethernet-managed-by-networkd to
ethernet-managed-by-networkmanager, as now by default eth is managed by
NM instead of networkd, and that is what the test checks.

0ce3df2... by Alfonso Sanchez-Beato

Remove config file from older NM snap version

The disable-ethernet.conf file disabled managing ethernet links when the
ethernet.enable config was set. We removed that setting and added the
defaultrenderer one, which lets netplan handle that sort of decisions.
We remove the conf file as it was breaking NM updates.

1e25fda... by Alfonso Sanchez-Beato

tests: robustify waiting for services in some tests

7db960f... by Alfonso Sanchez-Beato

snap: add pppd and resolvconf scripts to the snap

These files cannot be accessed from the snap anymore as they are not
included in the core18 base. Note that the resolvconf scripts will be
used only when installed in a UC16 system.

The resolvconf files had to be modified to use the right folders, that
is the reason for including them instead of staging from the debian
package.