2118dff694
- Update documentation - Add valid options to max-duration, screenshot-interval, and video-quality - Test max-duration, screenshot-interval, and video-quality options Change-Id: If010e7bc79e269b766107a5b2e57b9916ca8637d Signed-off-by: Kien Ha <kienha9922@gmail.com>
21 lines
446 B
YAML
21 lines
446 B
YAML
publishers:
|
|
- test-fairy:
|
|
platform: android
|
|
apikey: apikey
|
|
appfile: /tmp/appfile.apk
|
|
keystorepath: /tmp/keystorefile
|
|
notify-testers: false
|
|
autoupdate: false
|
|
max-duration: 300m
|
|
screenshot-interval: 2
|
|
video-quality: low
|
|
cpu: false
|
|
memory: false
|
|
logs: false
|
|
network: true
|
|
phone-signal: true
|
|
wifi: true
|
|
gps: true
|
|
battery: true
|
|
opengl: true
|