diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2017-07-18 12:48:43 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2017-07-19 11:06:42 +0200 |
commit | b691a18e4a5d4b1c232a240fae455979c6c8c1f4 (patch) | |
tree | 6ee8b54010f0170edd6108c82eb36618e4c63d0d /jjb/global | |
parent | f4077629308e7374d9e92923af996cf7bf79678c (diff) |
[Functest] Add script for running new Alpine containers
Change-Id: I96c7144578ee2e1f842e4bd22ffb79b9e1e54e4c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/global')
-rw-r--r-- | jjb/global/slave-params.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml index 50859c46f..3694c0bc9 100644 --- a/jjb/global/slave-params.yml +++ b/jjb/global/slave-params.yml @@ -935,6 +935,16 @@ default: https://gerrit.opnfv.org/gerrit/$PROJECT description: 'Git URL to use on this Jenkins Slave' - parameter: + name: 'ericsson-virtual-pod1bl01-defaults' + parameters: + - label: + name: SLAVE_LABEL + default: 'ericsson-virtual-pod1bl01' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' +- parameter: name: 'odl-netvirt-virtual-defaults' parameters: - label: |