summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22Fix format.refresh-control/create-hooksPaweł Stołowski
2021-04-22Check HookSetup. Deal with non-deterministic order of returned tasks inPaweł Stołowski
2021-04-22Fix naming; do not ignore gate-auto-refresh hook errors (thanksPaweł Stołowski
2021-04-22Implement CreateGateAutoRefreshHooks helper.Paweł Stołowski
2021-04-21Merge pull request #10174 from bboozzoo/bboozzoo/uc20-recovery-make-bootableMichael Vogt
2021-04-21Merge pull request #10137 from sergiocazzolato/tests-support-debian-11-as-sidSergio Cazzolato
2021-04-21Merge pull request #10053 from stolowski/refresh-control/affected-snapsPawel Stolowski
2021-04-21Make tests more readable, other tweaks from the review (thanks mvo).refresh-control/affected-snapsPaweł Stołowski
2021-04-21wrappers: support in EnsureSnapServices a callback to observe changes (#10176)Samuele Pedroni
2021-04-21boot: use prepare image time flag when making a recovery system bootableMaciej Borzecki
2021-04-21bootloader: lk: tweak error when trying to extract recovery kernel assets at ...Maciej Borzecki
2021-04-21gadget: multi line support in gadget's cmdline fileSamuele Pedroni
2021-04-21gadget: tweak error messageMaciej Borzecki
2021-04-20Merge pull request #10175 from pedronis/daemon-restart-from-ensureMichael Vogt
2021-04-20overlord: make servicestate responsible to compute SnapServiceOptions (#10171)Samuele Pedroni
2021-04-20daemon: test that requesting restart from (early) Ensure worksSamuele Pedroni
2021-04-20Merge pull request #10144 from sergiocazzolato/tests-use-os-paths-part1Sergio Cazzolato
2021-04-20Merge pull request #10146 from sergiocazzolato/tests-get-names-from-toolSergio Cazzolato
2021-04-20boot: split out a helper for making recovery system bootableMaciej Borzecki
2021-04-20spread: bump the number of google-nested 20.04 workers to 7Maciej Borzecki
2021-04-20tests/nested/manual/core20-custom-kernel-commandline: use a multiline cmdline...Maciej Borzecki
2021-04-20boot: update tests to match new error messagesMaciej Borzecki
2021-04-20gadget, boot: allow multiline command line files with commentsMaciej Borzecki
2021-04-20Merge pull request #10161 from bboozzoo/bboozzoo/uc20-gadget-helper-cmdline-c...Michael Vogt
2021-04-20Do not use TestInterface, just use real interfaces. Remove coreYaml2 andPaweł Stołowski
2021-04-20Reorder the loops around slots and plugs for mount backend. Added aPaweł Stołowski
2021-04-20Use better names for desktop & mir slots in the tests (thanks pedronis).Paweł Stołowski
2021-04-20Add test cases for core/snapd with mount backend desktop slot; refinedPaweł Stołowski
2021-04-20Remove unwanted comment.Paweł Stołowski
2021-04-20Review feedback (thanks pedronis).Paweł Stołowski
2021-04-20Exclude snapd snap and core when considering slots.Paweł Stołowski
2021-04-20Return more reach info.Paweł Stołowski
2021-04-20Handle boot base refresh affecting all snaps.Paweł Stołowski
2021-04-20Return map of affecting snaps.Paweł Stołowski
2021-04-20Renamed refresh_control.go to autorefresh_gating.go.Paweł Stołowski
2021-04-20Refresh control: helper for getting snaps affected by refresh.Paweł Stołowski
2021-04-20boot, gadget: move opening the snap container into the gadget helperMaciej Borzecki
2021-04-20Merge pull request #10160 from bboozzoo/bboozzoo/uc20-command-line-full-with-...Michael Vogt
2021-04-19boot: extend unit tests to cover unexpected reboot after bootenv changeMaciej Borzecki
2021-04-19boot: add deferred restoreMaciej Borzecki
2021-04-19tests/nested/manual/core20-boot-config-update: tweak commentMaciej Borzecki
2021-04-19boot, bootloader: tweak naming of panic injection helperMaciej Borzecki
2021-04-19interfaces/builtin: introduce dsp interfaceIan Johnson
2021-04-16boot: add a command line update test that covers unexpected rebootsMaciej Borzecki
2021-04-16bootloader/bootloadertest: make panic inject part of the base mock bootloaderMaciej Borzecki
2021-04-16Merge remote-tracking branch 'upstream/master' into bboozzoo/uc20-command-lin...Maciej Borzecki
2021-04-16Merge pull request #10156 from bboozzoo/bboozzoo/uc20-cmdline-full-in-boot-an...Maciej Borzecki
2021-04-16Merge remote-tracking branch 'upstream/master' into bboozzoo/uc20-cmdline-ful...Maciej Borzecki
2021-04-16Merge pull request #10148 from bboozzoo/bboozzoo/uc20-update-gadget-cmdline-t...Michael Vogt
2021-04-16Merge pull request #10157 from stolowski/ensure-install-precond-devicectxPawel Stolowski