88df8d2e5a
- adds building the testlab driver (run_testlab) as a separate step - adds gcloud isolate necessary to run testlab - adds Testlab support and uploading a verified AKP to GCS (with meta data attached). Bug: skia: Change-Id: I1bf265f46c99360eb3a9eb684886f93de48085fe Reviewed-on: https://skia-review.googlesource.com/111603 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Stephan Altmueller <stephana@google.com> |
||
---|---|---|
.. | ||
README.md | ||
run_testlab.go | ||
whitelist_devices.json |
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