diff options
Diffstat (limited to 'jjb/opnfv/pod-params.yml')
-rw-r--r-- | jjb/opnfv/pod-params.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/jjb/opnfv/pod-params.yml b/jjb/opnfv/pod-params.yml index 3fdf01356..6a2650667 100644 --- a/jjb/opnfv/pod-params.yml +++ b/jjb/opnfv/pod-params.yml @@ -190,6 +190,23 @@ description: 'Git URL to use on the jumphost' - parameter: + name: 'opnfv-build-defaults' + parameters: + - node: + name: SLAVE_NAME + description: 'Slave name on Jenkins' + allowed-slaves: + - intel-us-build-1 + - ericsson-ca-build-1 + default-slaves: + - intel-us-build-1 + - ericsson-ca-build-1 + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on the slave' + +- parameter: name: 'intel-us-build-1-defaults' parameters: - node: |