Commit Graph

  • d921992ab1 tests/main/interfaces-bluez: install snap unconditionally Alberto Mardegan 2022-01-11 17:27:21 +03:00
  • 2d349c9d31 Merge pull request #11219 from anonymouse64/feature/more-logging-in-uc20-create-partitions Michael Vogt 2022-01-11 14:58:41 +01:00
  • 650ce2883a gadget/update.go: simplify if conditions Ian Johnson 2022-01-11 07:57:32 -06:00
  • 2f39d90cc3 gadget: resolve index ambiguity between OnDiskStructure and LaidOutStructure Ian Johnson 2022-01-10 20:26:51 -06:00
  • ff43166aed tests: extend mount-control test to verify persistent mounts Alberto Mardegan 2021-09-30 14:31:59 +03:00
  • 7279be297d overlord/hookstate/ctlcmd: add mount and umount commands Alberto Mardegan 2021-07-07 16:49:49 +03:00
  • e8e244527e i/b/mount_control: disallow persistent mounts on $SNAP_DATA Alberto Mardegan 2021-12-15 13:06:19 +03:00
  • cc8c430197 cmd/snap/debug: make help message more clear Ian Johnson 2022-01-11 06:42:34 -06:00
  • e252ef4fd1 gadget: make fs mismatch message include the filesystems Ian Johnson 2022-01-11 06:32:36 -06:00
  • efadc44882 cmd/snap: simplify error handling Maciej Borzecki 2022-01-11 12:22:26 +01:00
  • 318215081f tests/main/cgroup-tracking: update comments Maciej Borzecki 2022-01-11 12:21:55 +01:00
  • 3c62808b17 spread: update ca-certificates on host when running nested tests Maciej Borzecki 2022-01-11 12:07:48 +01:00
  • 8e68188312 Send notification only to the current user. Paweł Stołowski 2022-01-11 11:18:45 +01:00
  • e5fa7de437 Merge pull request #11201 from MiguelPires/cmd-inst-path-many Michael Vogt 2022-01-11 10:58:33 +01:00
  • 4ea729a30c Merge branch 'master' into notifications/no-zenity Paweł Stołowski 2022-01-11 10:54:03 +01:00
  • 5173859e06 tests/main/cgroup-tracking: verify invoking the service directly by the user Maciej Borzecki 2022-01-11 10:05:44 +01:00
  • 260a56fc11 cmd/snap: setup tracking cgroup when trying to invoke a service as a user Maciej Borzecki 2022-01-11 08:39:00 +01:00
  • 5ccd8a1921 Merge pull request #11066 from stolowski/notifications/close-notification Michael Vogt 2022-01-11 09:33:47 +01:00
  • 80b86a3ac5 Merge pull request #11221 from jduchateau/patch-1 Michael Vogt 2022-01-11 09:10:29 +01:00
  • 2e07b9d42f Merge pull request #11224 from bboozzoo/bboozzoo/snap-docs-improvement Michael Vogt 2022-01-11 08:46:00 +01:00
  • 290751a793 Merge pull request #11225 from mardy/tests-fwupd-debian Michael Vogt 2022-01-11 08:45:15 +01:00
  • 6c0c9e19ca tests: do not run k8s smoke test on 32 bit systems Michael Vogt 2022-01-10 09:17:31 +01:00
  • c439c522b9 Merge pull request #11222 from mvo5/no-k8s-on-32bit Michael Vogt 2022-01-11 08:41:30 +01:00
  • 470b267284 Merge pull request #11212 from mvo5/trusty-fix-building Michael Vogt 2022-01-11 08:40:58 +01:00
  • d28f290a22 tests: re-enable kernel-module-load tests on arm Alberto Mardegan 2022-01-10 11:47:21 +03:00
  • 3b194d98a0 gadget/update.go: add DiskVolumeValidationOpts to DiskTraitsFrom...AndValidate Ian Johnson 2022-01-10 20:36:22 -06:00
  • 947509f9f8 Merge branch 'feature/uc20-multi-volume-gadget-asset-updates-36' into feature/uc20-multi-volume-gadget-asset-updates-24 Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2022-01-10 22:08:07 -06:00
  • f25a0c56ce gadget/update.go: add AllowImplicitSystemData to EnsureLayoutCompat...Options Ian Johnson 2022-01-10 21:22:34 -06:00
  • b7ed00c9e1 gadget/update.go: add onDiskStructureIsLikelyImplicitSystemDataRole Ian Johnson 2022-01-10 21:23:10 -06:00
  • a66d31f1cf gadget: introduce OnDiskStructure.StructureIndex, use where applicable Ian Johnson 2022-01-10 20:26:51 -06:00
  • 1b19e703c0 Merge branch 'master' into feature/uc20-multi-volume-gadget-asset-updates-33 Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2022-01-10 22:07:11 -06:00
  • 4941fdc937 gadget/update.go: rm duplicated TODO Ian Johnson 2022-01-10 20:30:23 -06:00
  • 2b357c6921 gadget/update.go: fix typo, move var decl Ian Johnson 2022-01-10 20:00:54 -06:00
  • 8084dd8b33 cmd/snap, daemon: add debug command for getting OnDiskVolume dump Ian Johnson 2022-01-10 16:06:05 -06:00
  • bb25259e5c Use host environment for fakeroot command William Wilson 2022-01-10 14:18:15 -06:00
  • 3f31491562 tests: add nested test that overrides core defaults for netplan Michael Vogt 2022-01-10 20:45:52 +01:00
  • 11e950124c tests: check that incremental config settings are preserved (thanks to Samuele) Michael Vogt 2022-01-10 20:29:29 +01:00
  • e003de34d9 spread.yaml: add debian-{10,11}, drop debian-9 Michael Vogt 2022-01-10 19:10:05 +01:00
  • 958ee4bd7b tests: drop systemd-timesyncd on debian Michael Vogt 2022-01-10 19:00:38 +01:00
  • f1b1aa80ef cmd/snap: adapt test to new err msg Miguel Pires 2022-01-10 16:31:18 +00:00
  • 7594879862 Merge pull request #11217 from anonymouse64/release/2.54.2-changelog-back Michael Vogt 2022-01-10 17:17:36 +01:00
  • baa1307075 client: improve err msg Miguel Pires 2022-01-10 16:01:17 +00:00
  • b779cbc474 include/lk: fix typo in snappy_boot_v2.h Ondrej Kubik 2022-01-10 15:31:37 +00:00
  • 167d216af8 Merge pull request #11146 from mardy/restore-snapd-failover-test Michael Vogt 2022-01-10 15:53:58 +01:00
  • b47c262d79 tests/lib/assertions: signed models Maciej Borzecki 2022-01-10 15:26:59 +01:00
  • 53e0c66078 tests/main/uc20-create-partitions-reinstall: add SNAPD_DEBUG Ian Johnson 2022-01-10 08:10:39 -06:00
  • 8d90ef5eea tests: workaround missing bluez snap Alberto Mardegan 2022-01-10 16:45:08 +03:00
  • fa16a99931 tests/lib/assertions: models for testing a trivial remodel Maciej Borzecki 2022-01-10 14:10:15 +01:00
  • 4679da3f3c tests/lib/assertions: models signed again Maciej Borzecki 2022-01-10 14:06:31 +01:00
  • 9fe28f5125 o/snapstate: move migration logic Miguel Pires 2022-01-10 12:54:56 +00:00
  • 7812114ccf Merge branch 'master' into notifications/close-notification Paweł Stołowski 2022-01-10 13:50:05 +01:00
  • 79e04abb0a tests: fix fwupd interface test in debian sid Alberto Mardegan 2022-01-10 14:06:19 +03:00
  • 3d25c5be6e Merge pull request #10219 from jhenstridge/polkit-iface Michael Vogt 2022-01-10 13:47:04 +01:00
  • 8d0acad5ea tests/lib/assertions: update models' timestamps to be valid Maciej Borzecki 2022-01-10 13:14:34 +01:00
  • de80914e10 Merge branch 'bboozzoo/test-snapd-remodel-with-store' of github.com:bboozzoo/snapd into bboozzoo/test-snapd-remodel-with-store Maciej Borzecki 2022-01-10 13:12:25 +01:00
  • 7f2162ae02 Merge remote-tracking branch 'upstream/master' into bboozzoo/test-snapd-remodel-with-store Maciej Borzecki 2022-01-10 13:06:34 +01:00
  • a424d666c4 usersession/userd: simplify code, tweak tests Maciej Borzecki 2022-01-10 11:10:53 +01:00
  • 49362334bf Merge remote-tracking branch 'upstream/master' into bboozzoo/xdg-open-check-local-providers Maciej Borzecki 2022-01-10 11:08:21 +01:00
  • e4624738d8 tests: spread test multiple local install Miguel Pires 2022-01-09 14:07:52 +00:00
  • ae1f14af6a cmd/snap: extend manpage with bugs and link to online docs Maciej Borzecki 2022-01-10 09:48:13 +01:00
  • 9ffcae44bc cmd/snap-confine: update bugs link Maciej Borzecki 2022-01-10 09:47:25 +01:00
  • 92162443ec cmd/snap: mention how channels can be found Maciej Borzecki 2022-01-10 09:30:08 +01:00
  • 2ca8ce31e3 tests: do not run k8s smoke test on 32 bit systems Michael Vogt 2022-01-10 09:17:31 +01:00
  • 77cb1707f8 Threat XDG_DATA_DIRS like PATH Jakub Duchateau 2022-01-08 10:50:06 +01:00
  • 009fd43c6f gadget/update.go: handle YAML's with bare structures Ian Johnson 2022-01-07 11:16:20 -06:00
  • 63dc60f06f gadget/update.go: fix internal error message Ian Johnson 2022-01-07 11:13:31 -06:00
  • 81028c2a7e tests/lib/uc20-create-partitions/main.go: setup a logger for messages Ian Johnson 2021-12-02 11:26:42 -06:00
  • 7bed90e61f gadget/update.go: laidOutVolume -> expLayout in DiskTraitsFromDeviceAndValidate Ian Johnson 2022-01-07 09:25:51 -06:00
  • fa9227cd35 Merge branch 'master' into feature/uc20-multi-volume-gadget-asset-updates-24 Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2022-01-07 09:09:46 -06:00
  • 1c39a66605 Merge pull request #11127 from anonymouse64/bugfix/create-partitions-wait-too Ian Johnson 2022-01-07 09:05:57 -06:00
  • a38d315907 Merge branch 'release/2.54' into release/2.54.2-changelog-back Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2022-01-06 20:05:38 -06:00
  • f6ff602cae release: 2.54.2 2.54.2 Ian Johnson 2022-01-06 17:38:25 -06:00
  • 1c25d3ac15 tests: exclude interfaces-kernel-module load on arm Michael Vogt 2022-01-06 19:25:50 +01:00
  • df7b3bd77e Merge pull request #11214 from mvo5/kernel-module-load-no-arm Ian Johnson 2022-01-06 15:17:40 -06:00
  • 4cbcf353a3 tests: ensure that test-snapd-kernel-module-load is removed Michael Vogt 2022-01-06 19:56:43 +01:00
  • 046131fa48 Merge pull request #11215 from mvo5/kernel-module-load-robustness Ian Johnson 2022-01-06 15:16:35 -06:00
  • 907988147b tests: do not test microk8s-smoke on arm Michael Vogt 2022-01-06 19:22:38 +01:00
  • 9dfcf3fbb5 Merge pull request #11213 from mvo5/no-k8s-on-arm Michael Vogt 2022-01-06 21:18:16 +01:00
  • e885392e0f tests/core/failover: replace boot-state with snap debug boot-vars Maciej Borzecki 2022-01-03 12:30:28 +01:00
  • 3346172a94 tests: use snap info|awk to extract tracking channel (thanks to Samuele and Maciej) Michael Vogt 2022-01-03 18:11:55 +01:00
  • 95deeab925 tests: fix remodel-kernel test when running on external devices Michael Vogt 2022-01-03 11:26:33 +01:00
  • f0d935ab9d .github/workflows/test.yaml: also check internal snapd version for cleanliness Ian Johnson 2022-01-06 07:02:46 -06:00
  • a5bb10aa16 packaging/ubuntu-16.04/rules: eliminate seccomp modification Ian Johnson 2022-01-06 09:04:26 -06:00
  • b0ed405eb4 bootloader/assets/grub_*cfg_asset.go: update Copyright Ian Johnson 2022-01-05 11:54:11 -06:00
  • e84c0c3e71 build-aux/snap/snapcraft.yaml: adjust comment about get-version Ian Johnson 2022-01-04 08:46:51 -06:00
  • ff2f8196e5 .github/workflows/test.yaml: add check in github actions for dirty snapd snaps Ian Johnson 2022-01-03 08:57:32 -06:00
  • 743eb16737 build-aux/snap/snapcraft.yaml: use build-packages, don't fail dirty builds Ian Johnson 2022-01-03 08:51:26 -06:00
  • 8b7a11ade9 Merge pull request #11211 from anonymouse64/bugfix/alt-debian-dirty-clean-approach Ian Johnson 2022-01-06 13:25:33 -06:00
  • 2e615b0396 tests: exclude interfaces-kernel-module load on arm Michael Vogt 2022-01-06 19:25:50 +01:00
  • bfe3d8b85e tests: ensure that test-snapd-kernel-module-load is removed Michael Vogt 2022-01-06 19:56:43 +01:00
  • 07224f8f59 tests: do not test microk8s-smoke on arm Michael Vogt 2022-01-06 19:22:38 +01:00
  • a5b675f629 Merge pull request #11204 from anonymouse64/feature/simplify-broken-snaps-detector Ian Johnson 2022-01-06 12:15:25 -06:00
  • 4acd3bc3d2 tests: revert 1ba712c798 (workaround for systemd 245->246) Michael Vogt 2022-01-06 17:49:59 +01:00
  • c099b28189 tests: do not try to restart logind/networkd on trusty Michael Vogt 2022-01-06 17:46:44 +01:00
  • 46241bbb53 tests: dbus-user-session is not available on 14.04 Michael Vogt 2022-01-06 17:58:12 +01:00
  • 98b85e032c tests: make distro_install_package robust in if context Michael Vogt 2022-01-06 17:43:23 +01:00
  • 073635c64a Merge pull request #11203 from bboozzoo/bboozzoo/core20-to-22-remodel-robust Michael Vogt 2022-01-06 17:54:03 +01:00
  • 7ee9117357 .github/workflows/test.yaml: also check internal snapd version for cleanliness Ian Johnson 2022-01-06 07:02:46 -06:00
  • d75069fe5e packaging/ubuntu-16.04/rules: eliminate seccomp modification Ian Johnson 2022-01-06 09:04:26 -06:00
  • 21654fb2f7 bootloader/assets/grub_*cfg_asset.go: update Copyright Ian Johnson 2022-01-05 11:54:11 -06:00