# 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: true environment-variables: clearPackageData: true directories-to-pull: - /sdcard/screenshots performance-metrics: true other-files: /data/local/tmp/org.mozilla.fenix.debug-geckoview-config.yaml: geckoview-configs/org.mozilla.fenix.debug-geckoview-config.yaml # TODO (Jackie J. 03/14/2026): add taskcluster tasks separating test suites into dependencies test-targets: - notPackage org.mozilla.fenix.syncintegration - notPackage org.mozilla.fenix.experimentintegration - package org.mozilla.fenix.ui.efficiency.tests - package org.mozilla.fenix.ui.efficiency.devtools - package org.mozilla.fenix.ui.efficiency.generation.reachability.shards - package org.mozilla.fenix.ui.efficiency.generation.interaction.shards device: - model: MediumPhone.arm version: 34 locale: en_US parameterized-tests: default flank: project: GOOGLE_PROJECT max-test-shards: 20 num-test-runs: 1 output-style: compact full-junit-result: true