diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-10-18 14:04:44 +0300 |
---|---|---|
committer | cristinapauna <cristina.pauna@enea.com> | 2016-10-18 14:39:32 +0300 |
commit | 3925518c1f4db175008952b5fdc87baea5a96ddf (patch) | |
tree | 00c55efaf55ff4a758370292c2791e049ed525f1 /jjb/opnfv | |
parent | 307a8f07e8c17800ed1214394a3aacf02045a03a (diff) |
Set arm-pod-3 as non-ci POD
arm-pod-3 will be removed as CI pod and this commit add triggers
to make it a non-ci pod
Change-Id: Ice16b8d32c553a059a2c9885fd801a736a59a14d
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r-- | jjb/opnfv/slave-params.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index 7eca41a6d..b46960fa7 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -611,6 +611,24 @@ default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab description: 'Base URI to the configuration directory' - parameter: + name: 'arm-pod3-defaults' + parameters: + - node: + name: SLAVE_NAME + description: 'Slave name on Jenkins' + allowed-slaves: + - arm-pod3 + default-slaves: + - arm-pod3 + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' + - string: + name: LAB_CONFIG_URL + default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab + description: 'Base URI to the configuration directory' +- parameter: name: 'intel-virtual6-defaults' parameters: - node: |