mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1817296: get rid of duplication in update verify treeherder symbols r=RyanVM,releng-reviewers,gbrown
These are pretty redundant right now, and not even consistent with what we do with other chunked things (such as tests). Differential Revision: https://phabricator.services.mozilla.com/D170114
This commit is contained in:
parent
def805ac54
commit
383759bb16
@ -36,7 +36,7 @@ job-defaults:
|
||||
env:
|
||||
CHANNEL: "esr-localtest-next"
|
||||
treeherder:
|
||||
symbol: UV(UVnext)
|
||||
symbol: UVnext()
|
||||
kind: test
|
||||
extra:
|
||||
chunks: 12
|
||||
|
@ -32,7 +32,7 @@ job-defaults:
|
||||
retry-exit-status:
|
||||
- 255
|
||||
treeherder:
|
||||
symbol: UV(UV)
|
||||
symbol: UV()
|
||||
kind: test
|
||||
extra:
|
||||
chunks: 16
|
||||
|
Loading…
Reference in New Issue
Block a user