noninteractive-tradefed: using HTTP_CACHE to get kisscache url (#560)

After the following lava change:
    https://gitlab.com/lava/lava/-/merge_requests/2734
the kisscache url is exported by LAVA via the HTTP_CACHE variable,
it's better to check and use the varible in the scripts as well,
to avoid being passed from the LAVA job definition.

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
1 file changed
tree: 1dea70afd61c06a8648920b4675c1c9dca55ee24
  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