~alfonsosanchezbeato/network-manager:test-ci

Last commit made on 2019-06-10
Get this branch:
git clone -b test-ci 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:
test-ci
Repository:
lp:~alfonsosanchezbeato/network-manager

Recent commits

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.

f8c29a5... by Alfonso Sanchez-Beato

Test snap for the right architecture

In CI we will end up with snaps from differech architectures in the root
folder, make sure we deploy the one for the testing architecture.

5eb58e5... by Alfonso Sanchez-Beato

Rename README.snap

Rename README.snap to avoid the .snap termination. Launchpad builder
gets confused by the extension when it tries to upload the result of a
built to the store.