Bug 1570335 - Changed the target indexes and binary-path in raptor.yml to fix the permanent raptor-youtube-playback-fenix failures due to timeouts. r=perftest-reviewers,davehunt

Differential Revision: https://phabricator.services.mozilla.com/D40055

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Marian Raiciof 2019-07-31 16:13:55 +00:00
parent 12bdf4e7a1
commit 58f4214273

View File

@ -2269,10 +2269,10 @@ raptor-youtube-playback-fenix:
target:
by-test-platform:
android-hw.*-aarch64.*/.*:
index: project.mobile.fenix.v2.branch.master.latest.raptor.aarch64
index: project.mobile.fenix.v2.performance-test.latest.aarch64
name: target.apk
default:
index: project.mobile.fenix.v2.branch.master.latest.raptor.arm
index: project.mobile.fenix.v2.performance-test.latest.arm
name: target.apk
max-run-time: 3600
tier: 2
@ -2280,7 +2280,7 @@ raptor-youtube-playback-fenix:
extra-options:
- --test=raptor-youtube-playback
- --app=fenix
- --binary-path=org.mozilla.fenix.raptor
- --binary-path=org.mozilla.fenix.performancetest
- --activity=org.mozilla.fenix.IntentReceiverActivity
raptor-tp6-1-firefox-cold: