noninteractive-tradefed: enable skipping of internet access check

For some cases that before the WIFI or ethernet features
work on the board, it would be better to be able to run
the cts/vts tests for such devboards too, regardless of the
network related failure.
So adding the INTERNET_ACCESS variable to specify
it it's necessary for the test, default to true
for backwards compatibility

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2 files changed
tree: cd9967aa97e6f36975915abb18e2361b3d2d0558
  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