summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv
diff options
context:
space:
mode:
authortrevortao <trevor.tao@arm.com>2018-03-16 10:48:21 +0800
committertrevortao <trevor.tao@arm.com>2018-03-16 11:03:40 +0800
commite6cd21278f37726b3e4e53a7ebd760c88c0e6360 (patch)
tree0897adccc597f6c63b8de9d86eef42f05c594707 /jjb/container4nfv
parent1e1adaf5f02fd5fa3887386b524932328d8579bb (diff)
Set Jenkins parameter 'GIT_BASE' for overriding the default value
Set Yardstick Jenkins job's parameter 'GIT_BASE' for overriding the default GIT URL from Global Jenkins configuration. Change-Id: I6fe4a67589aa391c5bc7ac4433509dcfcce858c6 Signed-off-by: trevortao <trevor.tao@arm.com>
Diffstat (limited to 'jjb/container4nfv')
-rw-r--r--jjb/container4nfv/yardstick-arm64.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/container4nfv/yardstick-arm64.yml b/jjb/container4nfv/yardstick-arm64.yml
index 03c68738a..9b8b271df 100644
--- a/jjb/container4nfv/yardstick-arm64.yml
+++ b/jjb/container4nfv/yardstick-arm64.yml
@@ -84,6 +84,10 @@
name: CI_DEBUG
default: 'false'
description: "Show debut output information"
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: "Used for overriding the GIT URL coming from Global Jenkins configuration."
scm:
- git-scm