Hi Marek,
On Tue, 2023-02-28 at 03:25 +0100, Marek Vasut wrote:
> On 2/28/23 00:36, Tom Rini wrote:
>
> [...]
>
> > > @@ -454,9 +457,4 @@ coreboot test.py:
> > > TEST_PY_BD: "coreboot"
> > > TEST_PY_TEST_SPEC: "not sleep"
> > > TEST_PY_ID: "--id qemu"
> > > - artifacts:
> > >
On 2/28/23 00:36, Tom Rini wrote:
[...]
@@ -454,9 +457,4 @@ coreboot test.py:
TEST_PY_BD: "coreboot"
TEST_PY_TEST_SPEC: "not sleep"
TEST_PY_ID: "--id qemu"
- artifacts:
-paths:
- - "*.html"
- - "*.css"
-expire_in: 1 week
<<: *buildman_and_testpy_dfn
So
On Mon, Feb 27, 2023 at 11:51:30PM +0100, Marek Vasut wrote:
> Copy build artifacts for all test.py tests, so they show up in
> artifacts storage for later inspection. The test.py tests output
> in CI is basically useless, but it is far more useful in the html
> output for analysis and debugging.
Copy build artifacts for all test.py tests, so they show up in
artifacts storage for later inspection. The test.py tests output
in CI is basically useless, but it is far more useful in the html
output for analysis and debugging.
Suggested-by: Simon Glass
Signed-off-by: Marek Vasut
---
Cc: Simon
4 matches
Mail list logo