
Untitled
By: a guest on
Jan 31st, 2011 | syntax:
None | size: 1.24 KB | views:
95 | expires: Never
<?xml version='1.0' encoding='UTF-8'?>
<hudson>
<version>1.385</version>
<numExecutors>2</numExecutors>
<mode>EXCLUSIVE</mode>
<useSecurity>false</useSecurity>
<authorizationStrategy class="hudson.security.ProjectMatrixAuthorizationStrategy" />
<securityRealm class="hudson.security.HudsonPrivateSecurityRealm">
<disableSignup>true</disableSignup>
</securityRealm>
<jdks/>
<viewsTabBar class="hudson.views.DefaultViewsTabBar"/>
<myViewsTabBar class="hudson.views.DefaultMyViewsTabBar"/>
<clouds/>
<slaves>
<slave>
[SNIP]
</slave>
</slaves>
<quietPeriod>5</quietPeriod>
<scmCheckoutRetryCount>0</scmCheckoutRetryCount>
<views>
<hudson.model.AllView>
<owner class="hudson" reference="../../.."/>
<name>All</name>
<filterExecutors>false</filterExecutors>
<filterQueue>false</filterQueue>
</hudson.model.AllView>
<listView>
[snip]
</listView>
</views>
<primaryView>All</primaryView>
<slaveAgentPort>0</slaveAgentPort>
<label></label>
<nodeProperties/>
<globalNodeProperties/>
<disabledAdministrativeMonitors>
<string>hudson.node_monitors.MonitorMarkedNodeOffline</string>
</disabledAdministrativeMonitors>
</hudson>