Commit cf419285 authored by Simon Que's avatar Simon Que Committed by Commit Bot

infra: Fix "eDQP" to "dEQP"

This was a typo that resulted in empty Milo UI entries:
https://ci.chromium.org/p/chromium/g/chromium.goma.migration/console

R=bpastene@chromium.org, jbudorick@chromium.org, tikuta@chromium.org

Bug: 950413
Change-Id: I206fa2f090299f563ce62da6e54c1b711ee871c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761342
Auto-Submit: Simon Que <sque@chromium.org>
Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688310}
parent d8a045c2
......@@ -2722,8 +2722,8 @@ consoles {
short_name: "p2"
}
builders {
name: "buildbucket/luci.chromium.ci/Android FYI eDQP Release (Nexus 5X)"
category: "week2a|android|edqp"
name: "buildbucket/luci.chromium.ci/Android FYI dEQP Release (Nexus 5X)"
category: "week2a|android|deqp"
short_name: "n5x"
}
builders {
......@@ -2883,9 +2883,9 @@ consoles {
short_name: "ozone"
}
builders {
name: "buildbucket/luci.chromium.ci/GPU FYI Linux eDQP Builder"
name: "buildbucket/luci.chromium.ci/GPU FYI Linux dEQP Builder"
category: "week2d|linux|gpu|fyi"
short_name: "edqp"
short_name: "deqp"
}
builders {
name: "buildbucket/luci.chromium.ci/Linux FYI GPU TSAN Release"
......@@ -2945,9 +2945,9 @@ consoles {
short_name: "dbg"
}
builders {
name: "buildbucket/luci.chromium.ci/GPU FYI Mac eDQP Builder"
name: "buildbucket/luci.chromium.ci/GPU FYI Mac dEQP Builder"
category: "week2d|mac|gpu|fyi"
short_name: "edqp"
short_name: "deqp"
}
builders {
name: "buildbucket/luci.chromium.ci/Mac FYI GPU ASAN Release"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment