Set the correct priority and issue type field ids for luci analysis.
https://bugs.chromium.org/p/webrtc/adminLabels has the field IDs for WebRTC. Note that Priority and Issue type is required. Bug: None Change-Id: Ic088e6434452916169ed0da4a054c435e684e236 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/296880 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39522}
This commit is contained in:
parent
01a9aa39b4
commit
5b3f810954
@ -28,10 +28,10 @@ monorail {
|
||||
project: "webrtc"
|
||||
default_field_values {
|
||||
# Type field.
|
||||
field_id: 10
|
||||
field_id: 38
|
||||
value: "Bug"
|
||||
}
|
||||
priority_field_id: 11
|
||||
priority_field_id: 36
|
||||
priorities {
|
||||
priority: "0"
|
||||
threshold {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user