~alfonsosanchezbeato/snappy-hwe-snaps/+git/tests-extras:master

Last commit made on 2019-06-03
Get this branch:
git clone -b master https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/tests-extras
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

6b205fb... by Alfonso Sanchez-Beato

Make copy of files less verbose

0e54dbc... by Alfonso Sanchez-Beato

Force creation of VM in all test runs

We avoid contamination from older test runs. Also, creating a new image
is actually quite cheap in time. We also deprecate the --force-new-image
option.

0700add... by Alfonso Sanchez-Beato

Address shellcheck warnings

fd4eb38... by Alfonso Sanchez-Beato

Update run-tests.sh template

Make it use the --snap option now.

6d575bb... by Alfonso Sanchez-Beato

Add parameter to ubuntu-image to avoid warning

Add 'snap' parameter to ubuntu-image to make it happy.

ae0983f... by Alfonso Sanchez-Beato

Change snap option meaning

Previously, the --snap option of the tests scripts meant adding an
installed snap to a newly created image. This was not used anywhere
(there was a bug that prevented it from working). Change the meaning so
what it does is copying around a snap file that can be installed
manually later by the spread tests. This way we avoid having to build
the snap inside the VM by using the classic snap.

905f74d... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-findding-part

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/tests-extras/+merge/335456

Author: Alfonso Sanchez-Beato <email address hidden>

Search writable partition from kpartx output

Using findfs was not reliable if there were other images (for which
kpartx had created the loop devices) containing that partition. Docker
was leaking these devices into the testing container, which was causing
failures. The devices came from containers in a bad state.

7d1df4e... by Alfonso Sanchez-Beato

Search writable partition from kpartx output

Using findfs was not reliable if there were other images (for which
kpartx had created the loop devices) containing that partition. Docker
was leaking these devices into the testing container, which was causing
failures. The devices came from containers in a bad state.

c0a8b70... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch update_assertion

Merge-Proposal: https://code.launchpad.net/~gary-wzl77/snappy-hwe-snaps/+git/tests-extras/+merge/334969

Author: Gary.Wang <email address hidden>

Update model and system-user assertion file.

Our system-user assertion file has been expired. We now extend
validation for three more years. I updated the model assertion too
since I use a new account-id.
For the record, the new account is <email address hidden> and
corresponding account-id: P6dgVeuoAbrvPznd7Ysvw9Bye4Mrxg

ed6e4bf... by Gary.Wang

Merge https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/tests-extras into update_assertion