LeOS-Ice-browser/automation/taskcluster/androidTest/flank-arm-robo-test.yml

41 lines
891 B
YAML
Raw Normal View History

2023-11-28 09:06:47 +01:00
# Google Cloud Documentation: https://cloud.google.com/sdk/gcloud/reference/firebase/test/android/run
# Flank Documentation: https://flank.github.io/flank/
gcloud:
results-bucket: fenix_test_artifacts
record-video: false
timeout: 10m
async: false
app: /app/path
auto-google-login: false
use-orchestrator: true
environment-variables:
clearPackageData: true
device:
2024-01-30 15:56:09 +01:00
- model: java
version: 30
2023-11-28 09:06:47 +01:00
locale: en_US
- model: Pixel2.arm
version: 27
locale: en_US
2023-12-24 13:38:45 +01:00
- model: redfin
version: 30
2023-11-28 09:06:47 +01:00
locale: en_US
- model: oriole
version: 31
locale: en_US
- model: x1q
version: 29
locale: en_US
type: robo
2024-08-26 10:00:43 +02:00
robo-script: ./automation/taskcluster/androidTest/robo-scripts/default-browser-dismissal.json
2023-11-28 09:06:47 +01:00
flank:
project: GOOGLE_PROJECT
num-test-runs: 1
output-style: compact
full-junit-result: true