~alfonsosanchezbeato/snappy-hwe-snaps/+git/stack-snaps-tools:test-on-uc20

Last commit made on 2020-07-07
Get this branch:
git clone -b test-on-uc20 https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/stack-snaps-tools
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

Recent commits

6d366d2... by Alfonso Sanchez-Beato

tests-runner: revert to not using -debug by default in spread call

ffde5e8... by Alfonso Sanchez-Beato

tests-runner: backend must be the last argument to spread

24eee90... by Alfonso Sanchez-Beato

tests-runner: add option to specify working directory

6ca102b... by Alfonso Sanchez-Beato

templates/run-tests.sh: pass args to tests-runner.sh

3668093... by Alfonso Sanchez-Beato

create-image: clean dev keys in the loop

The dev keys do change while in the loop as we are installing and the
id of the device changes while doing that.

8972b92... by Alfonso Sanchez-Beato

create-image.sh: some improvements on initialization code

693ab6b... by Alfonso Sanchez-Beato

create-image-scripts: seed netplan config in UC20 images

Seed netplan config in UC20 images as we did for UC16. The default
config fails when NM is installed as it uses globbing for the
interfaces, which netplan cannot translate to NM config files. We seed
a configuration compatible both with networkd and NM, which is what
the spread tests expect.

ee2dbba... by Alfonso Sanchez-Beato

tests-runner: correct argument order in create_image call

b4db01e... by Alfonso Sanchez-Beato

tests-runner: create image for all requested backends

959d20e... by Alfonso Sanchez-Beato

create-image-scripts: support creating UC20 images