Skip to content

ltp: improve handling of test case logs#559

Merged
roxell merged 3 commits intomasterfrom
ltp-logs-no-double
Apr 8, 2025
Merged

ltp: improve handling of test case logs#559
roxell merged 3 commits intomasterfrom
ltp-logs-no-double

Conversation

@terceiro
Copy link
Contributor

@terceiro terceiro commented Apr 8, 2025

See individual commit descriptions for motivation

terceiro added 3 commits April 8, 2025 11:56
Commit aac60d9 ("automated: linux: ltp:
publish log files for kirk runs") made the test-specific output to be
printed again so the start and end lines can be captured by LAVA. That
has the side effect of nearly doubling log sizes, and also introduces
redundancy.

By dropping the --verbose flag from the kirk call, we bring log sizes
down, while still having their output published in the LAVA test
results.

Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org>
We might want to *not* have output for passing tests, at all.

Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org>
It's very unlikely that someone is going to look into passing tests.
This helps reduce even more the demand for storage of test results.

Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org>
@roxell roxell merged commit 9560e5a into master Apr 8, 2025
6 checks passed
@terceiro terceiro deleted the ltp-logs-no-double branch April 8, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants