- May 01, 2019
-
-
Denis Pynkin authored
Removed the mention of 'update_available' U-Boot variable -- we do not use environment-based rollback driver anymore. Updated the output for blacklisted part -- now we have additional information about Collection ID. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Apr 04, 2019
-
-
Frédéric Dalleau authored
Some issues were reported in comments from T5439. This patch fixes them. Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Apr 03, 2019
-
-
Denis Pynkin authored
After completion of APERTIS-5594 the offline upgrade test has been changed. Now it is not possible to use random update bundle hence we must to prepare the system to be upgraded to the same commit. Added the description how to do that into all AUM manual tests. Fixes: APERTIS-5808 Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Mark some manual tests as 'low' since there are automatic versions but we need to keep the steps for manual testing. Added links to automated versions of these tests. But we still need 2 tests with USB HW for manual testing. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Jan 25, 2019
-
-
Luis Araujo authored
This field merges the image variant and arch fields in order to clearly specify in which images a test case should be executed. This commit adds this new field to each test case file with the specific images where it should be executed and updates the tests and format definition files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 22, 2019
-
-
Luis Araujo authored
This commit adds support to have multiple image variants in the test cases files. It also adds the respective image variants list relevant to each test case. This commit also updates the tests files and format definition files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 16, 2019
-
-
Luis Araujo authored
This is a madantory field that specifies the deployment type of the image where this test case can be executed. The commit adds the image-deployment field for each test case, and it currently can be a list with the following values: APT, OSTree, Any. This commit also updates the tests files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 11, 2019
-
-
Luis Araujo authored
This commit renames the image-type field to image-variant in the test cases files. It also updates the parser, renderer code, test_case template and unittests files in order to use the new name. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Dec 21, 2018
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Dec 19, 2018
-
-
Add a test to exercise the features of the Apertis update manager. These tests only works on OSTree images and check following: - API of update manager with `updatectl` utility - automatic update from mass storage device with static delta - manual upgrade with static delta file - automatic rollback from "failed" update - blacklist feature - rollback feature of U-Boot bootloader Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-