automated: linux: ltp: don't duplicate LTP output

Commit aac60d98ed35b6630f6076aff2c747a1f4576566 ("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>
1 file changed
tree: 5fc3bd3845008e882b5d7c56e6b5c23ea5effb89
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. COPYING
  13. COPYRIGHTS
  14. mkdocs.yml
  15. README.md
  16. sanity-check.sh
  17. test.sh
  18. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execution outside LAVA.

More details in docs