add the jenkins job yaml and scripts
[eliot.git] / jjb / global / project-params.yaml
1 ---
2 - parameter:
3     name: 'eliot-defaults'
4     parameters:
5       - string:
6           name: NODE_IP
7           default: ""
8           description: 'IP of the node'
9       - string:
10           name: USERNAME
11           default: ""
12           description: 'username of the node'
13       - string:
14           name: PASSWORD
15           default: ""
16           description: 'password of the node'