Commit Graph

  • e6607034bf overlord: devicestate API changes in master Maciej Borzecki 2021-09-17 17:43:08 +02:00
  • a547b61fe8 Merge remote-tracking branch 'upstream/master' into bboozzoo/uc20-remodel-enable Maciej Borzecki 2021-09-17 16:27:21 +02:00
  • 1c14734bd0 Fix location for TESTSTMP Sergio Cazzolato 2021-09-17 11:23:11 -03:00
  • dd40bd0841 overlord/devicestate: just bump the settle timeout Maciej Borzecki 2021-09-17 16:15:33 +02:00
  • 2ee8a71e50 Rename interfaces-hooks-misbehaving spread test to install-hook-misbehaving, as the test is just about install hook error. Paweł Stołowski 2021-09-17 16:12:41 +02:00
  • 3993796477 overlord/devicestate: make settle wait longer in remodel tests Maciej Borzecki 2021-09-17 15:48:34 +02:00
  • 89705b7fa0 Merge pull request #10765 from stolowski/validation-sets/enforce-on-install-many Michael Vogt 2021-09-17 15:13:33 +02:00
  • a644adc1bd Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroupv2-test-and-systems Maciej Borzecki 2021-09-17 14:50:56 +02:00
  • 999421a99b tests/main/cgroup-devices-v2: comments Maciej Borzecki 2021-09-17 14:49:12 +02:00
  • 499c982c2a Fix user-state test Sergio Cazzolato 2021-09-17 09:05:07 -03:00
  • 6132b930e6 fix tests.invariant test Sergio Cazzolato 2021-09-17 08:41:51 -03:00
  • 220f2b9c6c Update tests for full validation set keys. Paweł Stołowski 2021-09-17 12:25:17 +02:00
  • 8966d891a8 Set action.Channel to "" in setActionValidationSetsAndRequiredRevision() if revision is set. Paweł Stołowski 2021-09-16 13:37:56 +02:00
  • 9fb7168d2b Rename setActionValidationSets to setActionValidationSetsAndRequiredRevision (thanks pedronis). Paweł Stołowski 2021-09-15 16:56:25 +02:00
  • d274edcfca Reset action.Channel if revision is set. Paweł Stołowski 2021-09-14 09:42:39 +02:00
  • f028928944 Enforce validation sets on InstallMany. Paweł Stołowski 2021-09-10 14:14:51 +02:00
  • bf7a861ebd Merge pull request #10774 from stolowski/validation-sets/fix-vset-keys Michael Vogt 2021-09-17 12:06:39 +02:00
  • b9cc224187 Merge pull request #10756 from MiguelPires/rm-translate-log Michael Vogt 2021-09-17 11:22:33 +02:00
  • 3829db75b8 Merge branch 'master' into validation-sets/enforce-on-update Paweł Stołowski 2021-09-17 10:24:20 +02:00
  • f2884ca4f4 Merge pull request #10799 from anonymouse64/bugfix/lxd-snap-test-fix Michael Vogt 2021-09-17 10:10:03 +02:00
  • b3bdbbd04e tests/main/cgroup-devices-v1: properly disable on special cgroupv2 images Maciej Borzecki 2021-09-15 10:52:18 +02:00
  • 9f643687f8 tests/regression/lp-1910456: fix the test to work with cgroup v1 and v2 Maciej Borzecki 2021-09-15 10:29:06 +02:00
  • b6f6a0f388 interfaces/builtin: update docker-support allowing docker to work with cgroup v2 Maciej Borzecki 2021-09-15 09:19:39 +02:00
  • 03d3f1b13e pkgdb: install bpftool on ubuntu-21.10-64-cgroupv2 too Maciej Borzecki 2021-08-20 16:24:40 +02:00
  • 9923eb4ae5 tests/main/security-device-cgroups: enable the tests on fedora, arch, opensuse, debian-sid Maciej Borzecki 2021-08-20 11:40:43 +02:00
  • 223ef2f4ed tests/main/cgroup-freezer: skip the test on ubuntu-21.10-cgroupv2 Maciej Borzecki 2021-08-20 11:40:19 +02:00
  • a364305a6a tests/main/security-device-cgroups: use a helper for dumping device cgroup data Maciej Borzecki 2021-08-20 08:28:40 +02:00
  • 9e606dad5d tests/main/cgroup-devices-v2: add a test for device cgroup v2 Maciej Borzecki 2021-08-19 11:41:45 +02:00
  • a0d0002e64 tests/main/cgroup-devices: rename to cgroup-devices-v1 Maciej Borzecki 2021-08-19 10:35:48 +02:00
  • ca5a183794 github: run tests on ubuntu 21.10 cgroup v2 Maciej Borzecki 2021-08-18 09:28:37 +02:00
  • fdea27f361 spread: add a cgroup v2 variant of Ubuntu 21.10 Maciej Borzecki 2021-08-18 09:26:33 +02:00
  • 94e20f0fdf data/selinux: update the policy to allow s-c to manipulate BPF map and programs Maciej Borzecki 2021-09-02 14:45:38 +02:00
  • 37e4b217c4 Use Ref().PrimaryKey instead of At().PrimaryKey (thanks pedronis). Paweł Stołowski 2021-09-16 13:48:55 +02:00
  • b1fbca56a9 Return full validation set keys from CheckPresenceRequired and CheckPresenceInvalid; full keys including series and sequence are expected by store api. Paweł Stołowski 2021-09-14 12:42:02 +02:00
  • 0b538fa807 cmd/libsnap-confine-private: execute BPF operations as root Maciej Borzecki 2021-09-13 12:45:26 +02:00
  • 6efac1ba45 Merge pull request #10779 from anonymouse64/bugfix/wait-for-serial-nested Michael Vogt 2021-09-17 09:25:03 +02:00
  • bbdeb5fa01 Merge pull request #10787 from pedronis/tests-prepare-image-gating-local Michael Vogt 2021-09-17 09:22:43 +02:00
  • c0095edb64 Merge pull request #10703 from bboozzoo/bboozzoo/cgroupv2-device-cgroup-enforced-test Michael Vogt 2021-09-17 09:17:20 +02:00
  • 2b33195236 Merge pull request #10800 from bboozzoo/bboozzoo/store-action-test-more-tweaks Michael Vogt 2021-09-17 09:12:30 +02:00
  • b56ccbe9c9 store: one more tweak for the test action timeout Maciej Borzecki 2021-09-17 08:14:12 +02:00
  • d2acb994e0 tests/main/preseed-lxd: update the expected base snap Maciej Borzecki 2021-09-17 08:10:14 +02:00
  • 4ea797fe29 tests/nested/manual/core20-cloud-init-maas-signed-seed-data: add add'l check Ian Johnson 2021-09-16 18:53:59 -05:00
  • da14bdeacb sysconfig/cloudinit.go: fix comment Ian Johnson 2021-09-16 18:51:14 -05:00
  • f3e10c3f14 sysconfig/cloudinit: fix datasource restriction file installation on dangerous Ian Johnson 2021-09-16 18:49:06 -05:00
  • 824c502ebe sysconfig/cloudinit: fix 99_snapd_datasource.yaml -> .cfg Ian Johnson 2021-09-16 18:46:53 -05:00
  • 436874f253 tests: run translation linting Miguel Pires 2021-09-09 14:44:05 +01:00
  • 117af7803f cmd/snap: only log translation warnings in debug/testing Miguel Pires 2021-09-08 12:43:48 +01:00
  • 6a1ee8111f Merge remote-tracking branch 'upstream/master' into HEAD Samuele Pedroni 2021-09-16 19:34:22 +02:00
  • d26a30a1ef Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroupv2-device-cgroup-enforced-test Maciej Borzecki 2021-09-16 18:01:43 +02:00
  • 49c5865a55 Merge pull request #10798 from bboozzoo/bboozzoo/codecov-continue-on-error Michael Vogt 2021-09-16 18:00:36 +02:00
  • 2993ae47b8 tests/main/preseed: update for new base snap of the lxd snap Ian Johnson 2021-09-16 09:10:46 -05:00
  • fcc6182177 Merge remote-tracking branch 'upstream/master' into tests-nested-tool-part-2 Sergio Cazzolato 2021-09-16 10:38:11 -03:00
  • 3fcabbdce8 github: do not fail when codecov upload fails Maciej Borzecki 2021-09-16 15:18:17 +02:00
  • 8e03833a8b interfaces/hardware-observe: add some dmi properties Ian Johnson 2021-08-25 18:58:09 -05:00
  • b84f6575e3 Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroupv2-device-cgroup-enforced-test Maciej Borzecki 2021-09-16 14:42:58 +02:00
  • 6454c74877 Merge pull request #10796 from MiguelPires/fix-remodel-test Michael Vogt 2021-09-16 14:41:20 +02:00
  • 4a5537ae07 o/devicestate: fix flaky test remodel clash Miguel Pires 2021-09-16 12:12:43 +01:00
  • 9e9485b4cb Merge remote-tracking branch 'upstream/master' into bboozzoo/cgroupv2-device-cgroup-enforced-test Maciej Borzecki 2021-09-16 12:17:00 +02:00
  • a18b420a22 Merge pull request #10784 from MiguelPires/confl-change-id Michael Vogt 2021-09-16 11:49:08 +02:00
  • 6e04d2ed4d Merge pull request #10793 from stolowski/fix-snap-action-test-regex Michael Vogt 2021-09-16 11:48:52 +02:00
  • cc38cabed1 Fix regex of TestSnapActionTimeout test, the error message changed slightly between go versions. Paweł Stołowski 2021-09-16 10:15:39 +02:00
  • 054af8fc3b o/devicestate: return Change when checking remodeling conflicts Miguel Pires 2021-09-15 20:45:59 +01:00
  • 5941ba5bc2 tests/lib/tools/tests.device-cgroup: comment tweaks Maciej Borzecki 2021-09-16 09:44:43 +02:00
  • eeda3b8215 Merge pull request #10781 from bboozzoo/bboozzoo/spread-test-21.10 Michael Vogt 2021-09-16 09:39:40 +02:00
  • cac8a926e3 Merge pull request #10785 from stolowski/snap-action-req-timeout-test Michael Vogt 2021-09-16 09:36:57 +02:00
  • 31ee9b1ee2 Merge pull request #10786 from sergiocazzolato/tests-add-user-session-info-to-debug Michael Vogt 2021-09-16 09:36:02 +02:00
  • 5fdd3440f5 build-aux: stage libgcc1 library into snapd snap Michael Hudson-Doyle 2021-09-09 11:09:35 +12:00
  • c8d7392117 Merge pull request #10792 from xnox/fix-debian-deps Michael Vogt 2021-09-16 09:34:02 +02:00
  • 3425c88b96 interfaces: don't define a new type for snap-themes-control interface James Henstridge 2021-09-16 15:16:34 +08:00
  • 23fbb12dc1 daemon: test that undesired connections do not grant theme install access James Henstridge 2021-09-16 15:15:30 +08:00
  • 34a5f5439e Merge remote-tracking branch 'upstream/master' into themes-api-access-check James Henstridge 2021-09-16 15:09:16 +08:00
  • 0cc69bc029 tests/main/snap-confine-drop-sys: disable on systems not providing static libcap Maciej Borzecki 2021-09-16 07:39:06 +02:00
  • 27cb6f7197 packaging: backports of golang-go 1.13 are good enough Dimitri John Ledkov 2021-09-15 23:56:34 +01:00
  • 318599fa39 gadget/gadget.go: LaidOutSystemVolumeFromGadget -> LaidOutVolumesFromGadget Ian Johnson 2021-09-14 15:08:13 -05:00
  • f74349c79f gadget: add VolumeName to Volume and VolumeStructure Ian Johnson 2021-09-15 16:06:45 -05:00
  • 062ef6a1ac Merge pull request #10731 from anonymouse64/feature/cloud-init-grade-signed-filtered-n-plus-2 Ian Johnson 2021-09-15 14:02:45 -05:00
  • 1389f574b0 tests: add a local snap variant to testing prepare-image gating support Samuele Pedroni 2021-09-15 20:58:14 +02:00
  • 66f06448a4 o/snapstate: add optional to ChangeID doc Miguel Pires 2021-09-15 18:59:07 +01:00
  • ee1e6dacd3 Print user sessions info on debug-each Sergio Cazzolato 2021-09-15 14:35:40 -03:00
  • 3d82e9e601 tests/nested/manual: add uc20 maas cloud-init test Ian Johnson 2021-09-03 10:56:55 -05:00
  • 8d6680d620 sysconfig/cloudinit: filter ubuntu-seed c-i config for grade: signed images Ian Johnson 2021-09-15 11:13:38 -05:00
  • f02e4776af Add test for store.SnapAction(..) request timeout when http server doesn't respond. Paweł Stołowski 2021-09-15 17:24:33 +02:00
  • 44d973492c o/snapstate: add ChangeID to conflict error Miguel Pires 2021-09-15 11:44:11 +01:00
  • da2e06828d Merge remote-tracking branch 'origin' into bump-secboot Dimitri John Ledkov 2021-09-15 14:39:34 +01:00
  • 91aba77a48 Do not create stray "Setup snap ... security profiles for auto-connection" task in the state (with no associated change) in batchConnectTasks if there are no connections. The task wouldn't be executed and has no impact on snapd ops, but is useless/confusing when found in the state. Paweł Stołowski 2021-09-15 11:23:38 +02:00
  • 69a9818f70 tests/main/snap-confine-drops-sys-admin: another statically built binary Maciej Borzecki 2021-09-15 10:52:37 +02:00
  • 4995ec22cc tests: make tests pass on 21.10 Maciej Borzecki 2021-09-15 08:42:28 +02:00
  • 3354bed2b5 Merge pull request #10778 from bboozzoo/bboozzoo/gdb-shims-static Michael Vogt 2021-09-15 11:16:10 +02:00
  • 1f5908b2d3 sysconfig/cloudinit.go: only consider .cfg files in cloudDatasourcesInUseForDir Ian Johnson 2021-09-14 19:26:52 -05:00
  • 7bc8fb30f9 Merge branch 'master' into feature/cloud-init-grade-signed-filtered-n-plus-2 Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2021-09-14 19:18:49 -05:00
  • 2ffbc768cf Fix 2 tests which are failing Sergio Cazzolato 2021-09-14 16:37:02 -03:00
  • 1766654c91 tests/nested/manual: use loop for checking for initialize-system task done Ian Johnson 2021-09-14 11:53:04 -05:00
  • af22f9a218 Merge pull request #10775 from bboozzoo/bboozzoo/fix-deb-build-when-tests-run Michael Vogt 2021-09-14 18:17:08 +02:00
  • 4bd2d918ee Merge pull request #10776 from bboozzoo/bboozzoo/cgroupv2-drop-warnings-and-devmode Michael Vogt 2021-09-14 18:16:43 +02:00
  • a20a9939a9 Fix format. Paweł Stołowski 2021-09-14 17:09:02 +02:00
  • fa603f1ae8 Merge remote-tracking branch 'origin/master' into bump-secboot Dimitri John Ledkov 2021-09-14 16:00:12 +01:00
  • 450bbb3a03 cmd: build gdb shims as static binaries Maciej Borzecki 2021-09-14 16:39:08 +02:00
  • cc84cfb3e2 Merge branch 'master' into validation-sets/enforce-on-update Paweł Stołowski 2021-09-14 16:42:18 +02:00
  • a5ebb31d5f Pass validation sets via action on refresh. Paweł Stołowski 2021-09-14 16:11:32 +02:00
  • c5d1cc3ab5 tests/lib/tools/tests.device-cgroup: tweaks and cleanups Maciej Borzecki 2021-09-14 16:10:16 +02:00