Changeset 85297 in webkit


Ignore:
Timestamp:
Apr 28, 2011 8:43:55 PM (13 years ago)
Author:
dpranke@chromium.org
Message:

2011-04-28 Dirk Pranke <dpranke@chromium.org>

Reviewed by Adam Roben.

add Leopard NRWT bot to the scheduler
https://bugs.webkit.org/show_bug.cgi?id=59766

  • BuildSlaveSupport/build.webkit.org-config/config.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

    r85246 r85297  
    234234                    },
    235235                    { "type": "PlatformSpecificScheduler", "platform": "mac-leopard", "branch": "trunk", "treeStableTimer": 45.0,
    236                       "builderNames": ["Leopard Intel Release (Build)", "Leopard Intel Debug (Build)"]
     236                      "builderNames": ["Leopard Intel Release (Build)", "Leopard Intel Debug (Build)", "Leopard Intel Release (NRWT)"]
    237237                    },
    238238                    { "type": "PlatformSpecificScheduler", "platform": "mac-snowleopard", "branch": "trunk", "treeStableTimer": 45.0,
  • trunk/Tools/ChangeLog

    r85294 r85297  
     12011-04-28  Dirk Pranke  <dpranke@chromium.org>
     2
     3        Reviewed by Adam Roben.
     4
     5        add Leopard NRWT bot to the scheduler
     6        https://bugs.webkit.org/show_bug.cgi?id=59766
     7
     8        * BuildSlaveSupport/build.webkit.org-config/config.json:
     9
    1102011-04-28  Sam Weinig  <sam@webkit.org>
    211
Note: See TracChangeset for help on using the changeset viewer.