summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-06-24 09:32:48 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-06-24 09:32:48 +0200
commit57b3052812acb12cd14e5f548688dbaf08f288cc (patch)
tree8896bdc6d9c24e05a66bf79b87e878f09b61a1a2 /jjb/functest
parent3f4517814e87c9fae77155fb01d1308ff5c6da3c (diff)
Override GIT_BASE parameter for orange-build
JIRA: FUNCTEST-10 Change-Id: I65e308799e579ed43b0a972046311d8d6ed47f3a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/functest.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml
index b86155fe9..1f284f08a 100644
--- a/jjb/functest/functest.yml
+++ b/jjb/functest/functest.yml
@@ -212,6 +212,7 @@
parameters:
- project-parameter:
project: '{project}'
+ - '{pod}'
scm:
- git-scm:
@@ -391,6 +392,29 @@
default: '{gs-pathname}'
description: "Version directory where the opnfv documents will be stored in gs repository"
+- parameter:
+ name: orange-build
+ parameters:
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: "Override GIT_BASE"
+
+- parameter:
+ name: opnfv-jump-1
+ parameters:
+ - string:
+ name: GIT_BASE
+ default: ssh://gerrit.opnfv.org:29418/$PROJECT
+ description: "Override GIT_BASE"
+
+- parameter:
+ name: opnfv-jump-2
+ parameters:
+ - string:
+ name: GIT_BASE
+ default: ssh://gerrit.opnfv.org:29418/$PROJECT
+ description: "Override GIT_BASE"
########################
# trigger macros
########################
@@ -404,6 +428,9 @@
triggers:
- pollscm: "H 21 * * *"
+########################
+# builder macros
+########################
# macros
- builder:
name: functest-all