20 Commits

Author SHA1 Message Date
Sergio Cazzolato
7ce005366d tests: update the tests to start using the new store-state tool (#12649)
* New store-state tool to replace the store.sh helper

This is the new store tool inclusing a new test.
Also it is included a network took

* Fix store-state test and tool

Based on errors found in test results

* Fix refresh test

That part of the restore was missing

* Testing missing functions for store-state

Commands included:
 make-snap-installable command with snap-id
 make-snap-installable command without snap-id
 init-fake-refreshes command

* Skip test in ubuntu 14.04
2023-03-15 10:27:07 -03:00
Sergio Cazzolato
a9a7d2c5b3 Moving fakestore to systemd-run 2020-11-06 00:37:31 -03:00
Sergio Cazzolato
3f5a852694 Moving main suite from systems.sh to os.query tool
This is the third part of the migration to the new tool
2020-10-19 12:05:21 -03:00
sergio-j-cazzolato
ba2d414e0b Normalize tests
changes:
. Add extra spaces and new lines
. Try to use install_local when possible
. Remove not needed echo
. Re-order test tags
. Use lists for systems
. Replace description tags
. Minor changes on test checks
2018-08-15 12:24:41 -03:00
Maciej Borzecki
46f5d926e9 tests: shellchceks part 7
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2018-08-14 08:53:38 +02:00
sergio-j-cazzolato
dedc0aea2f is_ubuntu_core_system renamed to is_core_system 2018-05-24 10:45:55 -03:00
sergio-j-cazzolato
bb435302da Adding systems helper for split core/classic logic 2018-05-22 12:39:39 -03:00
Michael Vogt
dca2806dc4 address review feedback 2017-11-15 08:41:52 +01:00
Federico Gimenez
521b8fdc35 fix match operator for non-regex patterns with globs 2017-01-19 14:50:58 +01:00
Federico Gimenez
029bd882dd skip tests on untrusted keys 2017-01-19 09:10:37 +01:00
Federico Gimenez
086e343135 address review comments 2016-12-20 10:48:00 +01:00
Federico Gimenez
1fbb4f731e address review comments 2016-12-19 17:55:31 +01:00
Federico Gimenez
e3bdc90f41 parameterize remote store 2016-11-28 18:45:11 +01:00
Federico Gimenez
0c28c25808 tests: add external spread backend (#1918) 2016-09-30 15:37:01 -03:00
Samuele Pedroni
a619cb40a7 more integration tests skips and fixes 2016-09-16 15:26:26 +02:00
Michael Vogt
0248a309c1 disable fake store tests on ubuntu-core-16 systems because the serial assertion will not be valid in the fake store context 2016-09-15 12:32:42 +02:00
Samuele Pedroni
e47fa0f4de bit of cleanups 2016-08-21 19:54:56 +02:00
Federico Gimenez
9d2b3cdc7b address review comments 2016-08-19 15:30:19 +02:00
Federico Gimenez
3d8b8e74cf adapt to new spread version 2016-08-18 12:35:08 +02:00
John R. Lenton
f977e72c90 address issues from review 2016-07-25 14:58:37 +02:00