Commit Graph

  • 2c4521a8e3 Merge remote-tracking branch 'upstream/master' into tests-add-nested-retry Sergio Cazzolato 2021-07-13 23:46:21 -03:00
  • 903658a5fc Moving test tools to /writable/test-tools instead of user1 home dir Sergio Cazzolato 2021-07-13 23:44:34 -03:00
  • a479b4840f store/store_download.go: use system snap provided xdelta3 priority + fallback Ian Johnson 2021-07-12 11:31:04 -05:00
  • 7fea6f86cb tests/nested/manual: fix other cloud-init test checks too Ian Johnson 2021-07-13 15:49:34 -05:00
  • 6150b9132d tests/nested/cloud-init-{never-used,nocloud}-not-vuln: fix tests, use 2.45 Ian Johnson 2021-07-12 16:13:39 -05:00
  • 3df1298203 devicestate: add support to save timings from install mode Michael Vogt 2021-07-13 22:41:32 +02:00
  • e407f2dfb8 Merge pull request #10521 from sergiocazzolato/tests-add-more-nested-commands Michael Vogt 2021-07-13 22:15:55 +02:00
  • 43aeec5d70 install: add a bunch of nested timings Michael Vogt 2021-07-13 21:15:01 +02:00
  • 53723a9733 Merge pull request #10523 from bboozzoo/bboozzoo/drop-any-python Michael Vogt 2021-07-13 18:04:42 +02:00
  • eecbac17e5 packaging: add libfuse3-dev build dependency Michael Vogt 2021-07-13 17:49:47 +02:00
  • 99ab6927b3 config: simplify shadowsVirtualConfig() Michael Vogt 2021-07-13 16:19:52 +02:00
  • fc13ffd717 config: rename overlapsWith -> OverlapsWithVirtualConfig Michael Vogt 2021-07-13 15:54:53 +02:00
  • 11b32a81b2 config: improve clearnVirtualConfig test and handling of nesting Michael Vogt 2021-07-13 14:57:02 +02:00
  • e8aa3f5757 Fix wording on help Sergio Cazzolato 2021-07-13 09:22:07 -03:00
  • 5298df3c05 Reword the error message for conflicting assertions when refreshing. Paweł Stołowski 2021-07-13 14:15:01 +02:00
  • 16d858b20c Simplify TestBackstore test (thanks pedronis) Paweł Stołowski 2021-07-13 12:05:22 +02:00
  • 26afc8f3f0 store: set ResponseHeaderTimeout on the default transport Pawel Stolowski 2021-07-13 11:21:01 +02:00
  • c8122fc15a store: set ResponseHeaderTimeout on the default transport Pawel Stolowski 2021-07-13 11:21:01 +02:00
  • 90755043b2 Fix spelling. Paweł Stołowski 2021-07-13 11:16:55 +02:00
  • b72617e88d tests: drop any-python wrapper Maciej Borzecki 2021-07-13 09:14:25 +02:00
  • f6ab653388 Don't error out on conflict - only log the error but don't update tracking data. Move tracking update to a helper function. Paweł Stołowski 2021-07-13 09:09:39 +02:00
  • d9d09f1915 Add test for Backstore() function. Paweł Stołowski 2021-07-13 09:05:11 +02:00
  • eba29203b2 Modify the timestamps for the models Sergio Cazzolato 2021-07-12 23:38:50 -03:00
  • c0f9db88ca New models for nested test using serial-authority: generic Sergio Cazzolato 2021-07-12 18:34:25 -03:00
  • 5c60a91bb7 New tests.nested commands copy and wait-for Sergio Cazzolato 2021-07-12 18:12:18 -03:00
  • d004c2cf50 reverto || true when checking "cloud-init reported" message Sergio Cazzolato 2021-07-12 17:53:41 -03:00
  • e4049750fc Fix how retry command is executed on tested tests Sergio Cazzolato 2021-07-12 13:36:31 -03:00
  • bb69bde2e7 Merge remote-tracking branch 'upstream/master' into tests-add-nested-retry Sergio Cazzolato 2021-07-12 13:07:02 -03:00
  • 7d83c61ca6 snap: normalize contact to have mailto: scheme if no other is set Samuele Pedroni 2021-07-12 17:45:46 +02:00
  • 788bd0beef Merge pull request #10509 from sergiocazzolato/tests-fix-snap-user-service-socket-activation Michael Vogt 2021-07-12 16:09:15 +02:00
  • 23382e2d9c Merge pull request #10512 from sergiocazzolato/tests-new-funtions-nested Michael Vogt 2021-07-12 15:59:44 +02:00
  • 9a88a296a0 Merge branch 'master' into tests-add-nested-retry Sergio Cazzolato 2021-07-12 09:16:58 -03:00
  • e38d2247aa Merge remote-tracking branch 'upstream/master' into bboozzoo/uc20-remodel-set-model Maciej Borzecki 2021-07-12 14:08:48 +02:00
  • 3d6be5a4ab fix vet Michael Vogt 2021-07-12 11:15:33 +02:00
  • 909e34c75a Check for conflicts when refreshing and commiting validation set assertions. Paweł Stołowski 2021-07-08 11:10:03 +02:00
  • 73c26e8567 interfaces/systemd: slightly more informative clashing def internal errors Samuele Pedroni 2021-07-09 17:38:42 +02:00
  • 1e9efcdb90 interfaces: make the service naming entirely internal to systemd BE Samuele Pedroni 2021-07-09 17:18:19 +02:00
  • cfb8c9b21b tests/lib/reset.sh: add workaround from refresh-vs-services tests for all tests Ian Johnson 2021-07-09 11:26:03 -05:00
  • e4547fc1de config: pass only the needed key to the virtualFn Michael Vogt 2021-07-09 18:11:39 +02:00
  • c161c97c86 config: rename partOfVirtualConfiguration to overlapsWith and add more tests Michael Vogt 2021-07-09 16:27:23 +02:00
  • 45f449e852 configstate: add one more clearVirtualConfig test Michael Vogt 2021-07-09 16:11:02 +02:00
  • 34ff3cde0a tests: add tests about services vs snapd refreshes (#10165) Samuele Pedroni 2021-07-09 13:59:03 +02:00
  • 3268a532e3 client, cmd/snap, daemon: refactor REST API for quotas to match CLI org Samuele Pedroni 2021-07-09 12:44:27 +02:00
  • ad79522656 Reverting the cloud init status check Sergio Cazzolato 2021-07-08 16:14:22 -03:00
  • cb308adb72 c/snap,asserts: create/delete-key external keypair manager interaction Samuele Pedroni 2021-07-08 17:23:28 +02:00
  • e03f6a5ec4 store: add TODO about taking links from store v2 details Samuele Pedroni 2021-07-08 17:10:32 +02:00
  • 8f0b7c61c3 Some fixes for tests Sergio Cazzolato 2021-07-08 12:05:55 -03:00
  • 3848dfa0a2 snap: clarify what are minimally valid/invalid links values Samuele Pedroni 2021-07-08 17:04:01 +02:00
  • 18415b7a90 snap: enforce valid scheme (as the store does right now) for links Samuele Pedroni 2021-06-28 13:40:41 +02:00
  • 66b07954e1 snap: support links map in snap.yaml (and later from the store API) Samuele Pedroni 2021-06-28 11:50:07 +02:00
  • f31a96b2d1 Moving nested_exec to nested.tests exec Sergio Cazzolato 2021-07-08 09:52:16 -03:00
  • 3e302480c1 Fix check used to detect cloud init is reported Sergio Cazzolato 2021-07-08 09:00:20 -03:00
  • 7cd79da14a config: improve tests around TestVirtualSetShadowsVirtual and fix typo Michael Vogt 2021-07-08 13:57:46 +02:00
  • 6ac4b2198b daemon/api_quotas_test.go: fix errant merge commit oddities Ian Johnson 2021-07-08 06:47:13 -05:00
  • 3709735033 Comment to avoid the removal is removed accidentally Sergio Cazzolato 2021-07-08 08:35:50 -03:00
  • a62abd6c97 Merge branch 'master' into feature/quota-groups-the-final-countdown-1 Signed-off-by: Ian Johnson <ian.johnson@canonical.com> Ian Johnson 2021-07-08 06:26:28 -05:00
  • 11319a1c80 client/tests, cmd/quota/tests: use json.Number for exactness Ian Johnson 2021-07-08 06:26:19 -05:00
  • 87b720b251 c/snap: drop spurious error check Samuele Pedroni 2021-07-08 11:40:13 +02:00
  • d9a4499dbf c/snap,asserts: create/delete-key external keypair manager interaction Samuele Pedroni 2021-06-10 13:43:54 +02:00
  • 0c5596753d overlord/managers: try to make the test more realistic Maciej Borzecki 2021-06-28 17:11:16 +02:00
  • c4c8bd75a5 overlord: fix managers test Maciej Borzecki 2021-06-24 13:58:59 +02:00
  • c377a338c4 ovelord/devicestate: set device and promote recovery system when finalizing remodel Maciej Borzecki 2021-06-09 12:14:45 +02:00
  • 35b1219a6f overlord: verify modeenv content in managers UC20 remodel tests Maciej Borzecki 2021-06-09 21:14:22 +02:00
  • abe8e48bb4 Merge pull request #10496 from mvo5/disable-delta-tests-revert-again Michael Vogt 2021-07-08 09:15:06 +02:00
  • 5d0df64e3b Merge pull request #10508 from anonymouse64/bugfix/microk8s-test-not-on-centos Michael Vogt 2021-07-08 09:12:54 +02:00
  • 484b1f4392 Merge pull request #10469 from bboozzoo/bboozzoo/uc20-boot-device-change-model Maciej Borzecki 2021-07-08 09:12:03 +02:00
  • 4289a43db6 boot: tweak unit tests Maciej Borzecki 2021-07-08 08:34:16 +02:00
  • 8873525b73 Using retry to check cloud init reported Sergio Cazzolato 2021-07-08 01:07:44 -03:00
  • 201ba2faab Revert "Fix check for cloud init disabled by snapd" Sergio Cazzolato 2021-07-08 01:06:01 -03:00
  • 821727c70b Fix check for cloud init disabled by snapd Sergio Cazzolato 2021-07-08 01:04:13 -03:00
  • 1001f41f56 Merge remote-tracking branch 'upstream/master' into tests-add-nested-retry Sergio Cazzolato 2021-07-07 21:39:55 -03:00
  • 23ee6e6903 Fix test-snapd-user-service-sockets test removing snap Sergio Cazzolato 2021-07-07 18:32:54 -03:00
  • a1a94a169b sourcing the spread-func to get the actual MATCH implementation Sergio Cazzolato 2021-07-07 18:02:18 -03:00
  • 8940f23054 Change MATCH file name to avoid confussions Sergio Cazzolato 2021-07-07 16:47:39 -03:00
  • 7cf07489d6 Improve how MATCH and NOMATCH are created Sergio Cazzolato 2021-07-07 16:40:54 -03:00
  • d4a3183155 Merge remote-tracking branch 'upstream/master' into tests-use-snaps-state Sergio Cazzolato 2021-07-07 16:04:31 -03:00
  • e5d0b02c4a Using type command to get the MATCH definiton Sergio Cazzolato 2021-07-07 15:25:07 -03:00
  • e3ab855ee8 Prepare tools when vm start is forced or transitioned Sergio Cazzolato 2021-07-07 13:49:36 -03:00
  • f687b566c7 Merge pull request #10504 from stolowski/refresh-held-no-schedule Pawel Stolowski 2021-07-07 18:06:00 +02:00
  • 4cefbdbd01 Merge pull request #10488 from anonymouse64/feature/quota-groups-the-final-countdown-4 Ian Johnson 2021-07-07 10:51:51 -05:00
  • 6e726551cd tests/main/system-usernames-microk8s: disable on centos 7 too Ian Johnson 2021-07-07 10:17:33 -05:00
  • ff95cbe834 Merge pull request #10479 from stolowski/refresh-control/spread-test-with-hook-error Pawel Stolowski 2021-07-07 17:28:32 +02:00
  • 3b1d2646c2 Merge pull request #10507 from mvo5/changelog-2.51.2 Michael Vogt 2021-07-07 17:13:32 +02:00
  • 20c69569e2 Merge remote-tracking branch 'upstream/master' into changelog-2.51.2 Michael Vogt 2021-07-07 16:45:42 +02:00
  • 5c9dd06817 release: 2.51.2 2.51.2 Michael Vogt 2021-07-07 16:38:04 +02:00
  • 04dcfc889e Simpplify the quoting for retry Sergio Cazzolato 2021-07-07 11:33:30 -03:00
  • f31e83976f tests/main/snap-quota: fix systemd vers check whitespace handling Ian Johnson 2021-07-07 09:08:36 -05:00
  • b036199cd4 daemon/api_quotas.go: use client.QuotaValues for post struct too Ian Johnson 2021-07-07 08:52:26 -05:00
  • 6ed80ed079 snapstate/check_snap: add snap_microk8s to shared system-usernames Ian Johnson 2021-07-07 07:53:23 -05:00
  • 5103e7b47c snapstate: remove temporary snap file for local revisions early Michael Vogt 2021-07-07 14:49:32 +02:00
  • db81432c62 snapstate: remove temporary snap file for local revisions early Michael Vogt 2021-07-07 14:49:32 +02:00
  • aff03369e5 Merge remote-tracking branch 'upstream/master' into disable-delta-tests-revert-again Sergio Cazzolato 2021-07-07 09:09:44 -03:00
  • 18572fa574 config: add note about how the virtual config helpers are called Michael Vogt 2021-07-07 13:48:19 +02:00
  • c09917c186 interface: allows reading sd cards internal info from block-devices interface Sergey Borovkov 2021-07-07 13:34:29 +03:00
  • 9b844f8ae9 interface: allows reading sd cards internal info from block-devices interface Sergey Borovkov 2021-07-07 13:34:29 +03:00
  • 782d380ac5 Merge pull request #10500 from sergiocazzolato/tests-new-nested-tool Michael Vogt 2021-07-07 12:30:28 +02:00
  • b7ea9a772c Merge pull request #10503 from bboozzoo/bboozzoo/checker-typo-fix Michael Vogt 2021-07-07 12:23:48 +02:00
  • 62518f9d31 Merge pull request #10497 from mardy/tests-installable-snaps-with-id-no-ack Michael Vogt 2021-07-07 12:18:05 +02:00
  • 03ad3bc9f9 Remove unused refreshSchedule argument for isRefreshHeld helper. Paweł Stołowski 2021-07-07 12:03:59 +02:00
  • ad357b080a Merge pull request #10493 from bboozzoo/bboozzoo/pick-alternative-label-for-remodel Michael Vogt 2021-07-07 10:57:01 +02:00