mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1898548 - Fix android startup tests not alerting. r=perftest-reviewers,sparky
Alerting was enabled for autoland but it was not generating as we were not running on autoland, this bug resolves that Differential Revision: https://phabricator.services.mozilla.com/D211405
This commit is contained in:
parent
ab76e3b046
commit
7894a1beab
@ -42,14 +42,14 @@ hw-a51-aarch64:
|
||||
|
||||
hw-a51-startup-fenix-cold-main-first-frame:
|
||||
worker-type: t-bitbar-gw-perf-a51
|
||||
run-on-projects: [autoland]
|
||||
run-on-projects: [trunk-only]
|
||||
description: Run android startup perftest on Fenix on a Samsung A51
|
||||
treeherder:
|
||||
symbol: perftest(startup-fenix-cmff)
|
||||
tier: 2
|
||||
platform: android-hw-a51-11-0-aarch64-shippable/opt
|
||||
attributes:
|
||||
cron: true
|
||||
cron: false
|
||||
fetches:
|
||||
build:
|
||||
- artifact: target.arm64-v8a.apk
|
||||
@ -71,14 +71,14 @@ hw-a51-startup-fenix-cold-main-first-frame:
|
||||
|
||||
hw-a51-startup-fenix-cold-view-nav-start:
|
||||
worker-type: t-bitbar-gw-perf-a51
|
||||
run-on-projects: [autoland]
|
||||
run-on-projects: [trunk-only]
|
||||
description: Run android startup perftest on Fenix on a Samsung A51
|
||||
treeherder:
|
||||
symbol: perftest(startup-fenix-cvns)
|
||||
tier: 2
|
||||
platform: android-hw-a51-11-0-aarch64-shippable/opt
|
||||
attributes:
|
||||
cron: true
|
||||
cron: false
|
||||
fetches:
|
||||
build:
|
||||
- artifact: target.arm64-v8a.apk
|
||||
@ -156,14 +156,14 @@ hw-a51-startup-focus-cold-view-nav-start:
|
||||
|
||||
hw-a51-startup-geckoview-cold-main-first-frame:
|
||||
worker-type: t-bitbar-gw-perf-a51
|
||||
run-on-projects: [autoland]
|
||||
run-on-projects: [trunk-only]
|
||||
description: Run android startup perftest on Geckoview on a Samsung A51
|
||||
treeherder:
|
||||
symbol: perftest(startup-geckoview-cmff)
|
||||
tier: 2
|
||||
platform: android-hw-a51-11-0-aarch64-shippable/opt
|
||||
attributes:
|
||||
cron: true
|
||||
cron: false
|
||||
fetches:
|
||||
build:
|
||||
- artifact: geckoview_example.apk
|
||||
@ -185,14 +185,14 @@ hw-a51-startup-geckoview-cold-main-first-frame:
|
||||
|
||||
hw-a51-startup-geckoview-cold-view-nav-start:
|
||||
worker-type: t-bitbar-gw-perf-a51
|
||||
run-on-projects: [autoland]
|
||||
run-on-projects: [trunk-only]
|
||||
description: Run android startup perftest on Geckoview_example on a Samsung A51
|
||||
treeherder:
|
||||
symbol: perftest(startup-geckoview-cvns)
|
||||
tier: 2
|
||||
platform: android-hw-a51-11-0-aarch64-shippable/opt
|
||||
attributes:
|
||||
cron: true
|
||||
cron: false
|
||||
fetches:
|
||||
build:
|
||||
- artifact: geckoview_example.apk
|
||||
|
Loading…
Reference in New Issue
Block a user