6 Commits

Author SHA1 Message Date
Sergio Cazzolato
3a533b8094 tests: adding details to tests in core suite - part 1 (#13789)
* tests: adding details to tests in core suite - part 1

* Update tests/core/compat/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/basic18/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/compat/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/config-defaults-once/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/core-dump/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/create-user-2/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/create-user-2/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/create-user/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/create-user/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/fan/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/grub-no-unpacked-assets/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

* Update tests/core/core-to-snapd-failover16/task.yaml

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>

---------

Co-authored-by: Zygmunt Bazyli Krynicki <me@zygoon.pl>
2024-04-09 16:09:59 -03:00
Sergio Cazzolato
831fbbd72c Second part of the improvements on tests documentation 2021-03-04 08:46:57 -03:00
Zygmunt Krynicki
98c3c8c821 tests: account for apt-get on core18
For unknown reasons core18 now contains the fake apt-get script, while
core20 does not. Adjust the test to match reality.

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
2020-08-27 08:44:57 +02:00
Ian Johnson
954dc0a9a0 tests/core/apt: actually fail the test if apt-get exists
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2020-02-21 10:23:51 -06:00
Ian Johnson
42bc8152f3 tests/core/apt: enable for UC18/UC20
On these systems, apt-get just doesn't exist.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2020-02-20 15:22:12 -06:00
Ian Johnson
6fcd43dba5 tests: move main/ubuntu-core-* tests to core/ suite
This does not enable any new systems for these tests, it just moves them over.

We will work on enabling these tests to run on other systems in a follow-up.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2020-02-11 16:03:52 -06:00