~snappy-hwe-team/snappy-hwe-snaps/+git/stack-snaps-tools:master

Last commit made on 2022-06-20
Get this branch:
git clone -b master https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/stack-snaps-tools
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

471d31a... by Alfonso Sanchez-Beato

Do not fail while powering off the device

Sometimes the ssh connection finishes before the poweroff command
returns, returning with failure even though the VM is really powering
off.

617c773... by Alfonso Sanchez-Beato

Use stable channel for UC22 testing

86aad19... by Alfonso Sanchez-Beato

Use exit instead of return in crete-image.sh

Correct wrong usage of return in non-function.

73a3d52... by Alfonso Sanchez-Beato

Use proper id for the core22 snap

059653f... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch model-22-edge

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

Author: Alfonso Sanchez-Beato <email address hidden>

Use edge channels for UC22

This is temporary until the snaps reach stable.

f98ce3b... by Alfonso Sanchez-Beato

Use edge channels for UC22

This is temporary until the snaps reach stable.

9b7dea0... by Alfonso Sanchez-Beato

tests-runner.sh: remove unused variable

8fc8312... by Alfonso Sanchez-Beato

Add UC22 model assertion

72edc7f... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch use-random-port-for-qemu

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

Author: Alfonso Sanchez-Beato <email address hidden>

create-image-scripts: use random TCP ports to talk to qemu

Previously we were using a fixed port, which prevents have several VMs
running at the same time.

ef887a6... by Alfonso Sanchez-Beato

create-image-scripts: use random TCP ports to talk to qemu

Previously we were using a fixed port, which prevents have several VMs
running at the same time.