Add --automated_retry to the reproduce command.

by giving the flag to the command, user can automated the actual retry
runs. Set to run up to 30 times by default, but stops when all the test
cases has passed or the number of failed/skipped test cases has not
changed.

Test: mma
Change-Id: Id43729b9a8d321b2169ac6a88c82546e9c8378b1
5 files changed
tree: 31eaa49ce2c42e85c3f0c4c2afe821a600595f02
  1. build/
  2. harnesses/
  3. host_setup/
  4. script/
  5. tools/
  6. .clang-format
  7. .gitignore
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
README.md

Android Vendor Test Suite (VTS) Lab

VTS Lab is an open source test serving infrastructure that can be used to streamline VTS and CTS-on-GSI (General System Image) tests.