summaryrefslogtreecommitdiffstats
path: root/common/scripts/agl-extend-test.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-05-31Disable color output in pytestJan-Simon Moeller1-1/+7
Disable the color output to avoid escape sequences in LAVA logs. Bug-AGL: SPEC-4817 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Iff38a79b72952416792c4c66d1e482736d308544
2023-05-31SPEC-4816: Fix upload in agl-extend-test.shCorentin LABBE1-2/+5
agl-extend-test.sh fail to upload a zip file, since it give the directory instead of the file to upload. While fixing this, add some extra test and debug around upload of files. Bug-AGL: SPEC-4816 Fixes: 2e5067e302bc ("qa-testdefinitions: add yaml and script for agl extend test") Change-Id: Ieeefa239398a82b2156391dfe8f58f654a6a29b3 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2022-08-06qa-testdefinitions: add yaml and script for agl extend testduerpei1-0/+35
In qa-testdefinitions, add lava testdefinition (yaml+script) for agl extend test Bug-AGL: SPEC-4345 Signed-off-by: duerpei <duep.fnst@fujitsu.com> Change-Id: I2df480b5e880c62868c17192c827e8f7ccc2a749