From 5b3f810954b875bdd4e538f6217c413b4c0760d0 Mon Sep 17 00:00:00 2001 From: Christoffer Jansson Date: Fri, 10 Mar 2023 08:50:11 +0100 Subject: [PATCH] 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 Commit-Queue: Christoffer Jansson Cr-Commit-Position: refs/heads/main@{#39522} --- infra/config/luci-analysis.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/luci-analysis.cfg b/infra/config/luci-analysis.cfg index fbcbbcf3b6..af2ef46920 100644 --- a/infra/config/luci-analysis.cfg +++ b/infra/config/luci-analysis.cfg @@ -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 {