Drop the F18 builders from jenkins' config
This commit is contained in:
parent
ce5f9b8148
commit
2ab6f1ada9
1 changed files with 0 additions and 16 deletions
|
@ -30,22 +30,6 @@ class="jenkins.model.ProjectNamingStrategy$DefaultProjectNamingStrategy"/>
|
||||||
<myViewsTabBar class="hudson.views.DefaultMyViewsTabBar"/>
|
<myViewsTabBar class="hudson.views.DefaultMyViewsTabBar"/>
|
||||||
<clouds/>
|
<clouds/>
|
||||||
<slaves>
|
<slaves>
|
||||||
<slave>
|
|
||||||
<name>Fedora18</name>
|
|
||||||
<description></description>
|
|
||||||
<remoteFS>/mnt/jenkins/</remoteFS>
|
|
||||||
<numExecutors>2</numExecutors>
|
|
||||||
<mode>NORMAL</mode>
|
|
||||||
<retentionStrategy class="hudson.slaves.RetentionStrategy$Always"/>
|
|
||||||
<launcher class="hudson.plugins.sshslaves.SSHLauncher"
|
|
||||||
plugin="ssh-slaves@0.21">
|
|
||||||
<host>172.16.5.12</host>
|
|
||||||
<port>22</port>
|
|
||||||
<credentialsId>d844d352-af1d-466b-9fc9-cbb19348103a</credentialsId>
|
|
||||||
</launcher>
|
|
||||||
<label></label>
|
|
||||||
<nodeProperties/>
|
|
||||||
</slave>
|
|
||||||
<slave>
|
<slave>
|
||||||
<name>Fedora19</name>
|
<name>Fedora19</name>
|
||||||
<description></description>
|
<description></description>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue