From 682938acc129844df957b47ec1e1caa63f846b1c Mon Sep 17 00:00:00 2001 From: AndiAJ Date: Fri, 17 Nov 2023 09:54:06 +0200 Subject: [PATCH] Bug 1865280 - Switch to high capacity AVD for legacy and robo UI tests --- .../automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml | 2 +- .../fenix/automation/taskcluster/androidTest/flank-arm-robo-test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml b/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml index 04fe95caa9c6..7f25d5603879 100644 --- a/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml +++ b/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml @@ -41,7 +41,7 @@ gcloud: - model: Pixel2.arm version: 27 locale: en_US - - model: blueline + - model: redfin version: 28 locale: en_US - model: x1q diff --git a/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-robo-test.yml b/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-robo-test.yml index a4352e3bcf48..cc449b9b1c7e 100644 --- a/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-robo-test.yml +++ b/mobile/android/fenix/automation/taskcluster/androidTest/flank-arm-robo-test.yml @@ -20,7 +20,7 @@ gcloud: - model: Pixel2.arm version: 27 locale: en_US - - model: dreamlte + - model: redfin version: 28 locale: en_US - model: oriole -- 2.11.4.GIT