~snappy-dev/snapd/+git/snapd-pawel:undo-unlink-test-tweak

Last commit made on 2020-10-23
Get this branch:
git clone -b undo-unlink-test-tweak https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
undo-unlink-test-tweak
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

924b679... by Paweł Stołowski

Also check snapst.Current in undo-unlink tests.

1658e50... by Paweł Stołowski

Merge pull request #9527 from stolowski/undo-unlink-handler

o/snapstate: implement undo handler for unlink-snap

23f6f50... by Michael Vogt

Merge pull request #9532 from sergiocazzolato/tests-move-systems-helper-part4

tests: clean systems.sh helper and migrate last set of tests

41e2540... by Paweł Stołowski

Merge branch 'master' into undo-unlink-handler

f653c58... by Paweł Stołowski

Tweak the error, add TODO re broken flag.

43b9f39... by Sergio Cazzolato

Clean systems.sh helper and migrate last set of tests

b2e238d... by Sergio Cazzolato

Merge pull request #9519 from sergiocazzolato/tests-move-systems-helper-part1

tests: moving the lib section from systems.sh helper to os.query tool

6c664b8... by Sergio Cazzolato

Merge remote-tracking branch 'upstream/master' into tests-move-systems-helper-part1

4cd9f9d... by Sergio Cazzolato

Merge pull request #9529 from anonymouse64/bugfix/uc20-create-partitions-no-grub-from-gadget

tests/uc20-create-partitions: don't check for grub.cfg

036ae35... by Ian Johnson

tests/uc20-create-partitions: don't check for grub.cfg

The grub.cfg file is deployed by snap prepare-image, it is not contained in the
pc gadget anymore, so we will not see it here when we mount the gadget dir.

Signed-off-by: Ian Johnson <email address hidden>