- 28 Sep, 2020 2 commits
-
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
- 25 Sep, 2020 14 commits
-
-
Antonio Terceiro authored
Doc improvements See merge request lava/lava!1330
-
Rémi Duraffort authored
Also fix some syntax errors. Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Antonio Terceiro authored
overlay: add LAVA_JOB_ID to the job environment See merge request lava/lava!1328
-
Antonio Terceiro authored
worker API: fix issue with version mismatch and canceling jobs Closes #439 See merge request lava/lava!1326
-
Rémi Duraffort authored
Doc improvements See merge request lava/lava!1329
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
CI: add the script to build for debian bullseye See merge request lava/lava!1327
-
Rémi Duraffort authored
This is not activated by default. Only to help developers that want to build for bullseye. Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Only return a version mismatch error when their is not more jobs running or canceling. Will make lava-worker logic simpler and safer. Also allow to cancel jobs even if the worker is running an older version. Closes #439 Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
- 22 Sep, 2020 1 commit
-
-
Rémi Duraffort authored
lava_rest_app: add more filter options See merge request lava/lava!1318
-
- 21 Sep, 2020 7 commits
-
-
Antonio Terceiro authored
lava-worker: except the CancelledError exception See merge request lava/lava!1322
-
Rémi Duraffort authored
This is happening when sending a Ctrl+C to lava-worker in some cases. Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
boot: depthcharge: Handle timeout as Infrastucture error See merge request lava/lava!1320
-
Rémi Duraffort authored
boot/uuu: fix connection handling See merge request lava/lava!1321
-
Mylène Josserand authored
Handle the timeout of depthcharge as an Infrastucture error and not an job error. Signed-off-by:
Mylène Josserand <mylene.josserand@collabora.com>
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Fix uuu boot failure retry not work issue. See merge request lava/lava!1311
-
- 15 Sep, 2020 2 commits
-
-
Antonio Terceiro authored
Set default feedback connection timeout for docker test shell. See merge request lava/lava!1317
-
Antonio Terceiro authored
Destroy container when job canceled. See merge request lava/lava!1312
-
- 14 Sep, 2020 2 commits
-
-
Milosz Wasilewski authored
Signed-off-by:
Milosz Wasilewski <milosz.wasilewski@linaro.org>
-
Larry Shen authored
Signed-off-by:
Larry Shen <larry.shen@nxp.com>
-
- 10 Sep, 2020 3 commits
-
-
Rémi Duraffort authored
device-types: update soca9 DTB_ADDR See merge request lava/lava!1313
-
Ryan Harkin authored
When using U-Boot 2020.07 with DTB_ADDR=0x100, we see the following error: https://validation.linaro.org/scheduler/job/2128541#L1224 TFTP error: trying to overwrite reserved memory... Updating DTB_ADDR to be 0x1000 or greater resolves this issue. Here is an example job using 0x1000: https://validation.linaro.org/scheduler/job/2129811Signed-off-by:
Ryan Harkin <ryan.harkin@linaro.org>
-
Larry Shen authored
Signed-off-by:
Larry Shen <larry.shen@nxp.com>
-
- 08 Sep, 2020 1 commit
-
-
Larry Shen authored
Signed-off-by:
Larry Shen <larry.shen@nxp.com>
-
- 07 Sep, 2020 8 commits
-
-
Rémi Duraffort authored
Fix container uuu path failure. See merge request lava/lava!1304
-
Rémi Duraffort authored
UrlRepo: add support tests from url and tar See merge request lava/lava!330
-
Rémi Duraffort authored
The job definition is using either "git" or "url" test definition. Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Rémi Duraffort authored
Do not change the DownloaderAction. Instead, update the parameters to include the "url" key. Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-
Liu Wenlong authored
Since LAVA is not designed as a build farm, it will be used to work with various build farm together. So, it will be very useful to support tests/images from different sources. In the current LAVA, LAVA supports tests from git/bzr and inline. Support for tar and url is planned(not usable yet). Now, with this patch, support for tar and url could be implemented. Besides, corresponding sample job and unit test are added. Signed-off-by:
Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
-
Rémi Duraffort authored
docker: upgrade sentry to 0.17.2 See merge request lava/lava!1310
-
Rémi Duraffort authored
Include use_telnet FVP job parameter and basic QA See merge request lava/lava!1299
-
Rémi Duraffort authored
Signed-off-by:
Rémi Duraffort <remi.duraffort@linaro.org>
-