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:
Ben Hearsum 2023-02-16 21:48:04 +00:00
Родитель def805ac54
Коммит 383759bb16
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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