Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f6e3eaf

Browse files
rmistrySkia Commit-Bot
authored andcommitted
Change name from skia.primary->luci.skia.skia.primary
From https://bugs.chromium.org/p/chromium/issues/detail?id=1024947#c9 Bug: chromium:1024947 Change-Id: Iad04cb1f9c6900b0c098db46d40289cd98578c03 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/268939 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
1 parent 4721e06 commit f6e3eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/bots/update_meta_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def main():
5656
addChromiumBuckets(f)
5757

5858
# Adding all Skia jobs.
59-
f.write('[bucket "skia.primary"]\n')
59+
f.write('[bucket "luci.skia.skia.primary"]\n')
6060
for job in tryjobs:
6161
f.write('\tbuilder = ' + job + '\n')
6262

0 commit comments

Comments
 (0)