jenkins-job-builder/tests/publishers/fixtures/test-fairy-android002.yaml
Kien Ha 2118dff694 Update TestFairy plugin
- 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>
2016-07-11 15:01:32 -04:00

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