Changeset 269736 in webkit


Ignore:
Timestamp:
Nov 12, 2020 9:43:54 AM (3 years ago)
Author:
aakash_jain@apple.com
Message:

[build.webkit.org] Remove obsolete buildHorizon, eventHorizon and logHorizon properties from master_buildbot2.cfg
https://bugs.webkit.org/show_bug.cgi?id=218818

Reviewed by Jonathan Bedard.

  • CISupport/build-webkit-org/master_buildbot2.cfg:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/CISupport/build-webkit-org/master_buildbot2.cfg

    r269735 r269736  
    2626c['buildbotURL'] = "https://build.webkit.org/"
    2727
    28 c['buildHorizon'] = 1000
    29 c['logHorizon'] = 500
    30 c['eventHorizon'] = 200
    3128c['buildCacheSize'] = 60
    3229
  • trunk/Tools/ChangeLog

    r269735 r269736  
     12020-11-12  Aakash Jain  <aakash_jain@apple.com>
     2
     3        [build.webkit.org] Remove obsolete buildHorizon, eventHorizon and logHorizon properties from master_buildbot2.cfg
     4        https://bugs.webkit.org/show_bug.cgi?id=218818
     5
     6        Reviewed by Jonathan Bedard.
     7
     8        * CISupport/build-webkit-org/master_buildbot2.cfg:
     9
    1102020-11-12  Aakash Jain  <aakash_jain@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.