trisquel-icecat/icecat/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm64-v8a-macrobenchmark.yml
2025-10-06 02:35:48 -06:00

39 lines
1 KiB
YAML

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# 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: true
timeout: 15m
async: false
num-flaky-test-attempts: 1
app: /app/path
test: /test/path
auto-google-login: false
use-orchestrator: false
environment-variables:
clearPackageData: true
directories-to-pull:
- /sdcard/Download
- /sdcard/Android/media/org.mozilla.fenix.benchmark/
performance-metrics: true
test-targets:
- class org.mozilla.fenix.benchmark.BaselineProfilesStartupBenchmark
device:
- model: shiba
version: 34
locale: en_US
flank:
project: GOOGLE_PROJECT
max-test-shards: 1
num-test-runs: 1
output-style: compact
full-junit-result: true