Try and add f22 jenkins builder.
This commit is contained in:
parent
7235c79cd0
commit
8e350a5597
1 changed files with 16 additions and 0 deletions
|
@ -46,6 +46,22 @@ class="jenkins.model.ProjectNamingStrategy$DefaultProjectNamingStrategy"/>
|
||||||
<label></label>
|
<label></label>
|
||||||
<nodeProperties/>
|
<nodeProperties/>
|
||||||
</slave>
|
</slave>
|
||||||
|
<slave>
|
||||||
|
<name>Fedora22</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>jenkins-f22.fedorainfracloud.org</host>
|
||||||
|
<port>22</port>
|
||||||
|
<credentialsId>950d5dd7-acb2-402a-8670-21f152d04928</credentialsId>
|
||||||
|
</launcher>
|
||||||
|
<label></label>
|
||||||
|
<nodeProperties/>
|
||||||
|
</slave>
|
||||||
<slave>
|
<slave>
|
||||||
<name>Fedora20</name>
|
<name>Fedora20</name>
|
||||||
<description></description>
|
<description></description>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue