- Nov 28, 2019
-
-
Target images using the etnaviv gfx stack are now built daily, and test jobs are already being submitted, reflect this in the testcases. See https://phabricator.apertis.org/T6395 for more details. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Nov 15, 2019
-
-
Luis Araujo authored
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Sep 10, 2019
-
-
Emanuele Aina authored
Most tests have been converted to use the system journal to check for audit events, so there's no need to reset the audit.log anymore. Resetting it is even harmful today since `auditd` is no longer shipped by default on images, thus the step fails as the file and the directory that should contain it do not exist. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Sep 03, 2019
-
-
Emanuele Aina authored
Use the systemd journal to retrieve audit messages, as the minimal images no longer ship auditd. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jul 12, 2019
-
-
Luis Araujo authored
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- May 02, 2019
-
-
Denis Pynkin authored
Use branch apertis/v2019pre for all test cases. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Feb 27, 2019
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@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 14, 2018
-
-
Luis Araujo authored
This commit updates the remaining tests cases for LAVA integration. The change consists in adding the `git-repos` directive so they can fetch the tests scripts from LAVA. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Dec 05, 2018
-
-
Luis Araujo authored
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 19, 2018
-
-
Luis Araujo authored
- Update the README listing existing macros and how to use the renderer. - Rename the main program to render-test-case - Rename the tc directory to tests-cases Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 13, 2018
-
-
Luis Araujo authored
This commit addes a parser for the test case format, so it can detect the most common mistakes (missing field or incorrect types for values) in the test case yaml file. This commit also adds a few more ported test cases. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-