[Webkit-unassigned] [Bug 217434] New: [build.webkit.org] Ensure that builder names are valid Buildbot identifiers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 12:28:33 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217434

            Bug ID: 217434
           Summary: [build.webkit.org] Ensure that builder names are valid
                    Buildbot identifiers
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

We are planning to upgrade build.webkit.org to latest buildbot. In buildbot 0.9+ builder name is an identifier and can not contain space. 

As per http://docs.buildbot.net/0.9.8/manual/installation/nine-upgrade.html#identifiers :
"An "identifier" is a nonempty unicode string of limited length, containing only ASCII alphanumeric characters along with - (dash) and _ (underscore), and not beginning with a digit."

Many of the builder names already follow this naming conventions, since we have been following this convention while adding new builders. We should rename rest of the builder names as well (to not contain any space and symbols). Note that we wouldn't be able to keep the history of old builders after renaming them. However, the test results should still be available at results.webkit.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201007/26423041/attachment-0001.htm>


More information about the webkit-unassigned mailing list