diff options
author | Tom Rini <trini@konsulko.com> | 2025-05-06 08:04:12 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-05-30 10:19:02 -0600 |
commit | c7f360f20d848f9e2b607885a280084290732566 (patch) | |
tree | 7d9994bf67ac6554c30c0d3d74d90877f16668cd /include/compiler.h | |
parent | 2ab0f0d0581090153d6861880204481eb91b0fd3 (diff) |
Gitlab: Rework sjg-lab calling test.py to be closer to test.py stage
There are a few differences between how the test.py stage invokes
test.py and how the sjg-lab stage invokes test.py. As a start of making
both the code and the output and artifacts similar, this updates the
sjg-lab stage with the following:
- Pass "-ra" so that we get the summary information in the job
- Make use of TEST_PY_EXTRA for passing "--capture=tee-sys"
- Re-order some of the arguments to be the same order when possible.
And most importantly:
- Create and save as an artifact the junitxml output.
The last part here is the kind of test result information that in the
future we should determine how to archive for future reference.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/compiler.h')
0 files changed, 0 insertions, 0 deletions