dd3eca1fc5
- allows to choose api versions in run_testlab.go - adds api_version and work_arounds to generate_gn_args Bug: skia: Change-Id: I87516b493f4d8eef3689d1722a5dd864131a44f8 Reviewed-on: https://skia-review.googlesource.com/102900 Reviewed-by: Derek Sollenberger <djsollen@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Stephan Altmueller <stephana@google.com> |
||
---|---|---|
.. | ||
README.md | ||
run_testlab.go |
Running CTS on Firebase Testlab
The run_testlab.go script uploads a given apk to Firebase Testlab and runs them on the list of devices whitelisted in the script. See the WHITELIST_DEV_IDS variable.
To run 'skqpapp.apk' on Testlab run the following command:
$ go run run_testlab.go --logtostderr --service_account_file=service-account.json skqpapp.apk