automated: utils: use LAVA_SIGNAL in send-to-lava.sh

When send-to-lava.sh is used with lava-test-case absent the strings
generated in the script were not matching expected LAVA patterns. This
patch fixes the pattern and moves the output to signal() function to
respect KMSG setting in the lava-test-shell.

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
1 file changed
tree: 5b2110203a6a0cf9eb3db0c8436b84f15abbb66a
  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