summaryrefslogtreecommitdiff
path: root/ci1/rawjenkins/nodes/arm-worker-imx53-1.xml
blob: 3b28dccf93caa3c6816973634043ce27773396c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<slave>
  <name>arm-worker-imx53-1</name>
  <description>i.MX 53 ARM board</description>
  <remoteFS>/media/ssd1/arm-worker-mx53-1/</remoteFS>
  <numExecutors>1</numExecutors>
  <mode>NORMAL</mode>
  <retentionStrategy class="hudson.slaves.RetentionStrategy$Always"/>
  <launcher class="hudson.plugins.sshslaves.SSHLauncher">
    <host>192.168.24.201</host>
    <port>22</port>
    <username>root</username>
    <password>zIe7napbra2+e3OiGCGjaQz4icXKDzEqpjDduYTfo/g=</password>
  </launcher>
  <label>arm imx53</label>
  <nodeProperties/>
</slave>