Commit Graph

  • c10a7d8433 Guard against nil session bus - don't create notificationMgr. PaweÅ‚ StoÅ‚owski 2021-11-03 11:48:35 +01:00
  • 4111c86b77 Fix locking. Remove updates of lookup maps from CloseNotification method and rely on processNotificationClosed instead. PaweÅ‚ StoÅ‚owski 2021-10-25 11:25:07 +02:00
  • 7846de9b11 Handle observing of notifications. PaweÅ‚ StoÅ‚owski 2021-09-28 16:23:44 +02:00
  • 53161cb10f o/snapstate: add comment to check Miguel Pires 2021-11-04 10:00:27 +00:00
  • 2c7476aaf6 o/hookstate: print cohort with snapctl refresh --pending (#10985) Pawel Stolowski 2021-11-04 10:43:09 +01:00
  • a22b42edd5 o/hookstate: print cohort with snapctl refresh --pending (#10985) Pawel Stolowski 2021-11-04 10:43:09 +01:00
  • 88b8579b04 tests: add more debug around qemu-nbd Michael Vogt 2021-11-04 10:25:32 +01:00
  • bdb649a12c tests: add --debug to netplan apply Michael Vogt 2021-11-04 10:10:56 +01:00
  • dff7a86025 Merge pull request #11010 from anonymouse64/bugfix/misc-things Michael Vogt 2021-11-04 09:28:28 +01:00
  • 02066b2afe tests/nested/core20-cloud-init-maas-signed-seed-data: ignore err on debug Ian Johnson 2021-11-03 12:35:06 -05:00
  • bf1371ed2b tests/nested/manual/cloud-init-never-used-not-vuln: re-pack snapd snap too Ian Johnson 2021-11-02 17:24:02 -05:00
  • f6a27b535b spread.yaml: change quotes Ian Johnson 2021-11-02 17:16:37 -05:00
  • fcecc967ca spread.yaml: add "|| true" for journalctl command to prevent debug failure Ian Johnson 2021-11-02 17:16:08 -05:00
  • 369d11538f cmd/snap-bootstrap/README: explain all the things (well most of them anyways) Ian Johnson 2021-11-03 19:12:44 -05:00
  • 7941af6c52 Add setup lines to avoid havving pure strings in the result Sergio Cazzolato 2021-11-03 16:34:39 -03:00
  • 35b59da416 o/snapstate: simplify condition and test Miguel Pires 2021-11-03 19:19:40 +00:00
  • bacb6b5dca o/snapstate: test relink remodel helpers do a proper subset of doInstall Samuele Pedroni 2021-11-02 09:45:14 +01:00
  • 991cbbe690 o/snapstate: simplify/share code between verify*Tasks functions Samuele Pedroni 2021-11-01 20:19:34 +01:00
  • 6346026bbd o/snapstate: drop unused verify*Tasks state.State args Samuele Pedroni 2021-10-29 16:43:20 +02:00
  • 3c9c0e0515 o/snapstate: improve install/update tests (#10850) Miguel Pires 2021-11-03 16:24:40 +00:00
  • 1c69b9cf34 Merge remote-tracking branch 'origin/master' into riscv64-seccomp Dimitri John Ledkov 2021-11-03 15:56:56 +00:00
  • 66d99ee168 sandbox/cgroup: freeze and thaw cgroups related to services and scopes only Maciej Borzecki 2021-11-03 16:19:47 +01:00
  • 2242f5471b Save the spread log to be used by the log parser Sergio Cazzolato 2021-11-03 12:18:00 -03:00
  • 14ed917417 Exit with 1 in case the log is corrupted and cannot be processed Sergio Cazzolato 2021-11-03 12:17:21 -03:00
  • f37d7ca12b Merge pull request #10706 from sergiocazzolato/tests-split-test-tools-part2 Sergio Cazzolato 2021-11-03 10:07:13 -03:00
  • a2549097f4 Merge pull request #11001 from mvo5/journalctl-xe-lp1949511 Michael Vogt 2021-11-03 13:46:49 +01:00
  • 2dc7a6bccf Merge pull request #11004 from mvo5/udisks-2-moar-time Michael Vogt 2021-11-03 13:46:21 +01:00
  • f30969d034 tests: initialize CHANGE_ID in _wait_autorefresh Michael Vogt 2021-11-03 13:39:46 +01:00
  • f947473e84 Merge pull request #10241 from bboozzoo/bboozzoo/core-tests-with-memory-limit Michael Vogt 2021-11-03 13:34:56 +01:00
  • ddd66dacee tests: ensure polkit is installed on Fedora systems James Henstridge 2021-11-03 19:58:33 +08:00
  • cfba1be384 tests: fix XML syntax error in policy file James Henstridge 2021-11-03 17:34:07 +08:00
  • d7d0c044a2 Merge pull request #11002 from mvo5/preseed-debug Michael Vogt 2021-11-03 09:18:29 +01:00
  • 9e161d4efa tests: give interfaces-udisks2 more time for the loop device to appear Michael Vogt 2021-11-03 09:10:24 +01:00
  • 7c20a83a0c Merge pull request #10999 from mvo5/snap-confine-cgroup-only-devices-were-assigned-2.53 Michael Vogt 2021-11-03 09:02:42 +01:00
  • 75ff73e604 Merge pull request #11000 from mvo5/mount-where-logs-lp1949506 Maciej Borzecki 2021-11-03 07:49:41 +01:00
  • 56f193cce1 Merge remote-tracking branch 'upstream/master' into polkit-iface James Henstridge 2021-11-03 13:34:33 +08:00
  • ac10876b0d tests: rename polkit policy file in test snap James Henstridge 2021-11-03 09:42:58 +08:00
  • 926614d46b Merge remote-tracking branch 'upstream/master' into tests-enable-lxd-for-impish Michael Vogt 2021-11-02 20:38:17 +01:00
  • d5dda5f2f9 tests: increase timeout/add debug around nbd0 mounting Michael Vogt 2021-11-02 20:22:34 +01:00
  • 000a4a549f spread.yaml: show journalctl -e for all suites on debug Michael Vogt 2021-11-02 20:07:55 +01:00
  • 0a01a1a71a snapstate: add debug message where a snap is mounted Michael Vogt 2021-11-02 20:00:06 +01:00
  • 31f3bdaf3d Merge pull request #10995 from mvo5/pressed-lxd-more-time Ian Johnson 2021-11-02 13:21:21 -05:00
  • cff352fcd5 Merge remote-tracking branch 'upstream/master' into microk8s-smoke Michael Vogt 2021-11-02 18:58:50 +01:00
  • 01148080ec cmd/snap-confine: tiny refactor, tweak comments Maciej Borzecki 2021-10-25 09:48:06 +02:00
  • fabd916136 tests/main/security-dev-input-event-denied: fix the test Maciej Borzecki 2021-10-22 15:56:04 +02:00
  • e64200b6d8 cmd/snap-confine: fix formatting of current tag setup Maciej Borzecki 2021-10-22 12:58:01 +02:00
  • 32cf4cea59 cmd/snap-confine: lazy set up of device cgroup, only when devices were assigned Maciej Borzecki 2021-10-22 12:39:57 +02:00
  • 337c6db7ad tests: ensure systemd-timesyncd is installed on debian Maciej Borzecki 2021-10-20 12:10:32 +02:00
  • 1d8c150b9b tests/lib/pkgdb: install strace on Debian 11 and Sid Maciej Borzecki 2021-10-20 14:44:13 +02:00
  • 01286bd0c5 tests/main/snapd-sigterm: flush, use retry Alberto Mardegan 2021-10-21 18:38:17 +03:00
  • a3f7a9544e tests/main/snapd-sigterm: fix race conditions Alberto Mardegan 2021-10-20 17:27:38 +03:00
  • e8cb14194e release-tools/repack-debian-tarball.sh: fix c-vendor dir Ian Johnson 2021-10-21 17:50:52 -05:00
  • 37f39d55c0 data/selinux: allow snap-confine to read udev's database Maciej Borzecki 2021-10-28 12:03:40 +02:00
  • 7280bdc64a interfaces/dsp: add more ambarella things Ian Johnson 2021-11-02 12:02:06 -05:00
  • 17efe972a6 interfaces/dsp: add more ambarella things Ian Johnson 2021-11-02 12:02:06 -05:00
  • 6d17bed68b Merge pull request #10970 from MiguelPires/disc-bad-help Michael Vogt 2021-11-02 17:53:28 +01:00
  • a8414f5915 Merge remote-tracking branch 'upstream/master' into tests-split-test-tools-part2 Sergio Cazzolato 2021-11-02 13:11:10 -03:00
  • aae0effff3 Merge remote-tracking branch 'upstream/master' into pressed-lxd-more-time Michael Vogt 2021-11-02 15:45:10 +01:00
  • eca3108fb1 Merge pull request #10994 from mvo5/flakytests/nested-lxd Michael Vogt 2021-11-02 14:48:01 +01:00
  • b4c9ac3c46 Merge pull request #10996 from mvo5/flakytests/interfaces-udisks2 Michael Vogt 2021-11-02 14:47:11 +01:00
  • e24eac8f22 osutil/disks/mockdisk: adjust, expand partition duplication checks Ian Johnson 2021-10-26 16:29:43 -05:00
  • 5dae566af9 osutil/disks: add more fields to Partition, populate them during discovery Ian Johnson 2021-10-13 21:49:13 -05:00
  • 74ce5dc90c osutil/disks, gadget: add AllPhysicalDisks(), rm listBlockDevices Ian Johnson 2021-10-13 21:38:32 -05:00
  • a7c8c651b2 osutil/disks/mockdisk.go: add MockDevicePathToDiskMapping Ian Johnson 2021-10-08 12:20:00 -05:00
  • 678db9f0d9 osutil/disks: add DiskFromPartitionDeviceNode Ian Johnson 2021-10-13 21:36:58 -05:00
  • 5cc1b98e83 tests/lib/prepare: skip memory limit on 18.04 too Maciej Borzecki 2021-11-02 12:13:59 +01:00
  • 6edc3d080d tests/main/selinux-clean: skip memory limits Maciej Borzecki 2021-11-02 12:13:34 +01:00
  • 748b2236e0 o/snapstate: avoid validationSetsSuite repeating snapmgrTestSuite Samuele Pedroni 2021-11-02 11:40:02 +01:00
  • c7bc46852b tests: disable flaky "interfaces-udisks2" on ubuntu-18.04-32 Michael Vogt 2021-11-02 11:24:21 +01:00
  • 3fa9ed0cb5 All builds are done with clean after build. Dimitri John Ledkov 2021-11-02 10:19:45 +00:00
  • 577d3b86e3 Merge remote-tracking branch 'origin/master' into riscv64-seccomp Dimitri John Ledkov 2021-11-02 10:18:03 +00:00
  • 547339ef54 Merge pull request #10860 from bboozzoo/bboozzoo/snap-run-wait-systemd-group-job-done Michael Vogt 2021-11-02 11:13:26 +01:00
  • 8c0ac64812 tests: give nbd0 more time to show up in preseed-lxd Michael Vogt 2021-11-02 11:09:55 +01:00
  • a7d5cfffd8 Merge pull request #10943 from bboozzoo/bboozzoo/remodel-add-unit-tests-for-helpers Michael Vogt 2021-11-02 11:04:42 +01:00
  • 1273234b42 tests: disable nested lxd snapd testing Michael Vogt 2021-11-02 10:29:53 +01:00
  • 1810213f97 o/snapstate: avoid validationSetsSuite repeating snapmgrTestSuite Samuele Pedroni 2021-11-02 10:39:10 +01:00
  • ad5964f89d Merge pull request #10986 from anonymouse64/feature/uc20-multi-volume-gadget-asset-updates-16-and-three-quarters Maciej Borzecki 2021-11-02 09:50:04 +01:00
  • 2271739df4 Merge remote-tracking branch 'upstream/master' into bboozzoo/core-tests-with-memory-limit Maciej Borzecki 2021-11-02 09:42:39 +01:00
  • c92424bd34 tests/lib/state: do not remove snapd overrides when restoring state Maciej Borzecki 2021-11-02 09:42:15 +01:00
  • 421bd91ca8 Merge pull request #10957 from xnox/packaging-match-build-base Michael Vogt 2021-11-02 09:11:59 +01:00
  • 4ddf7bb64d docs: update HACKING.md instructions for snapd 2.52 and later (#10913) Frederik Lotter 2021-11-02 09:59:45 +02:00
  • f749259a20 interfaces: integrate policy validation code and action prefix check James Henstridge 2021-11-02 13:10:03 +08:00
  • 35d5f44520 cmd: create ~/snap dir with 0700 perms Miguel Pires 2021-11-01 18:43:00 +00:00
  • 55364c4f59 Revert "o/snapstate: test undo install after hook failure" Miguel Pires 2021-11-01 13:48:17 +00:00
  • 8d6bd0e943 o/snapstate: test undo install after hook failure Miguel Pires 2021-11-01 12:52:42 +00:00
  • b2772f7b34 Merge branch 'master' into tests-enable-lxd-for-impish Sergio Cazzolato 2021-10-29 14:41:31 -03:00
  • b59f7b3271 Merge pull request #10983 from mvo5/lxd-edge Michael Vogt 2021-10-29 18:44:39 +02:00
  • 0e2b3ac78b Updated the user-state test to make it work on uc Sergio Cazzolato 2021-10-29 13:35:17 -03:00
  • 73986679e2 o/snapstate: keep old rev if install doesnt add new one Miguel Pires 2021-10-28 15:53:47 +01:00
  • d5aefcabc3 osutil/disks/blockdev.go: adjust comment on error case Ian Johnson 2021-10-29 10:27:49 -05:00
  • 1816890b08 osutil/disks: re-org methods for end of usable region, size information Ian Johnson 2021-10-29 09:55:22 -05:00
  • 1232f0e419 Merge branch 'master' into tests-split-test-tools-part2 Sergio Cazzolato 2021-10-29 12:01:07 -03:00
  • 926f77fbb2 Merge pull request #10933 from mardy/suppress-sysmodule-denial Michael Vogt 2021-10-29 16:44:36 +02:00
  • 580407bab1 Merge pull request #10918 from anonymouse64/feature/uc20-multi-volume-gadget-asset-updates-16 Michael Vogt 2021-10-29 16:43:03 +02:00
  • 4ef618b1fc Merge pull request #10690 from sergiocazzolato/tests-split-test-tools Michael Vogt 2021-10-29 14:38:31 +02:00
  • d269d40532 Merge pull request #10863 from sergiocazzolato/tests-recover-nested-from-qemu-assertion-error Michael Vogt 2021-10-29 14:37:54 +02:00
  • fa656e9fd5 Merge remote-tracking branch 'upstream/master' into bboozzoo/core-tests-with-memory-limit Maciej Borzecki 2021-10-29 14:14:16 +02:00
  • b53e5c5dbc Merge pull request #10984 from bboozzoo/bboozzoo/selinux-udev-db-update Michael Vogt 2021-10-29 14:13:15 +02:00
  • 38605c39c2 o/snapstate: extend unit tests to verify assets update when updating the kernel Maciej Borzecki 2021-10-29 12:18:02 +02:00
  • 2e33ffaa90 o/snapstate: fix ordering of kernel link and assets update during remodel Maciej Borzecki 2021-10-29 11:52:38 +02:00