Bug 1696222 - Disable the fenix VIEW multi-commit testing r=sparky

Disable the multicommit because the fenix tags cannot reliably be used to identify branches.

Differential Revision: https://phabricator.services.mozilla.com/D107091
This commit is contained in:
Andrew Creskey 2021-03-04 09:36:02 +00:00
Родитель aeac8d8347
Коммит 3f03749ad2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -53,7 +53,7 @@ hw-g5-view-fenix:
--android-clear-logcat
--android-capture-logcat logcat
--perfherder-metrics name:processLaunchToNavStart,shouldAlert:True
--android-install-apk fenix_nightlysim_multicommit_armeabi_v7a
--android-install-apk fenix_nightly_armeabi_v7a
--hooks testing/performance/hooks_android_view.py
--perfherder
--perfherder-app fenix
@ -80,7 +80,7 @@ hw-p2-view-fenix:
--android
--android-app-name org.mozilla.fenix
--perfherder-metrics name:processLaunchToNavStart,shouldAlert:True
--android-install-apk fenix_nightlysim_multicommit_arm64_v8a
--android-install-apk fenix_nightly_arm64_v8a
--android-activity org.mozilla.fenix.IntentReceiverActivity
--android-clear-logcat
--android-capture-logcat logcat