[Webkit-unassigned] [Bug 218818] New: [build.webkit.org] Remove obsolete buildHorizon, eventHorizon and logHorizon properties from master_buildbot2.cfg
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 11 13:03:05 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218818
Bug ID: 218818
Summary: [build.webkit.org] Remove obsolete buildHorizon,
eventHorizon and logHorizon properties from
master_buildbot2.cfg
Product: WebKit
Version: WebKit Nightly Build
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
In latest buildbot, buildHorizon, eventHorizon and logHorizon properties are not supported anymore. We should instead use JanitorConfigurator.
Reference: http://docs.buildbot.net/1.1.0/manual/installation/nine-upgrade.html#data-lifetime
Attempt to use these properties result in following warnings:
ConfigWarning: [0.9.0 and later] NOTE: `buildHorizon` is deprecated and ignored They are replaced by util.JanitorConfigurator
ConfigWarning: [0.9.0 and later] NOTE: `eventHorizon` is deprecated and ignored They are replaced by util.JanitorConfigurator
ConfigWarning: [0.9.0 and later] NOTE: `logHorizon` is deprecated and ignored They are replaced by util.JanitorConfigurator
--
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/20201111/5a31d05c/attachment.htm>
More information about the webkit-unassigned
mailing list