- Sep 06, 2016
-
-
Luis Araujo authored
As the SDK image is supposed to run in a virtual machine, there is no need to run its tests in a board. This commit changes the LAVA profile configuration so the SDK AMD64 image tests will be executed using the i386 device (virtual machine). Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4175
-
- Jul 22, 2016
-
-
Héctor Orón Martínez authored
Reviewed-by:
Luis Araujo <luis.araujo@collabora.co.uk> Signed-off-by:
Héctor Orón Martínez <hector.oron@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3775
-
- Apr 13, 2016
-
-
Luis Araujo authored
The bundle_stream variable will allow to easily set the bundle stream from the profile file for the different job templates. This commit also sets the value of such a variable to the new stream: /public/personal/apertis-validator/ Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D2684
-
- Apr 08, 2016
-
-
Héctor Orón Martínez authored
Reviewed-by:
Luis Araujo <luis.araujo@collabora.co.uk> Signed-off-by:
Héctor Orón Martínez <hector.oron@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D2625
-
- Mar 09, 2016
-
-
Luis Araujo authored
This variable can be used to specify a base url for the images url link, which will allow to set http credentials for those profile requiring so. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Mar 03, 2016
-
-
This commit reverts a previous change about testing for an optional image type and board to work around the target wayland image url not matching the image name. The issue is now properly fixed in the image generation scripts. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
This commit changes the template-dir variable to the relative path apertis-tests/templates/ , so the templates files can be found from the same directory this repository is checked out.
-
This commit updates all the test templates and profiles for the new images urls. It includes the following changes: - Add two new optional variables opt_image_type/opt_board and check if they are defined before using them as a work-around for the amd64 wayland image url. - Move some common profiles variables to the parent profile. - Include the new minnowboard-max-minimal profile.
-
-
-
Signed-off-by:
Héctor Orón Martínez <hector.oron@collabora.co.uk>
-
Sjoerd Simons authored
-