automated: linux: ltp: Disable colour output from kirk

By default kirk produces colourised output which results in escape
sequences going into the console log.  Since the primary use of
test-definitions is automated this isn't terribly useful and results in
logs that are harder to read.  Pass the --no-colors option to disable
this output.

Signed-off-by: Mark Brown <broonie@kernel.org>
1 file changed
tree: 6dc8fd25848a1e46c945be31a2bdb258ec3bc954
  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