summaryrefslogtreecommitdiffstats
path: root/jjb/fuel
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-08-12 18:38:06 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-08-12 18:38:06 +0200
commit3d9dad406836560c532eddd0842f9af1be35de61 (patch)
tree42d201328c5280116f709bee49e977835aa1c51b /jjb/fuel
parenta641caebd01402977fb0d0364c492df598e8a7e2 (diff)
Adjust GIT_BASE for fuel and apex verify/merge jobs
Verify and merge jobs are tied to a none-LF server and GIT_BASE should be https instead of ssh JIRA: OCTO-118 OCTO-120 Change-Id: I38b56eb081ccf42c19b15b4913ced6ed13a08782 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/fuel')
-rw-r--r--jjb/fuel/fuel.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/fuel/fuel.yml b/jjb/fuel/fuel.yml
index 169490924..e108051ea 100644
--- a/jjb/fuel/fuel.yml
+++ b/jjb/fuel/fuel.yml
@@ -31,6 +31,11 @@
project: '{project}'
- gerrit-parameter:
branch: 'master'
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+
scm:
- gerrit-trigger-scm:
credentials-id: '{ssh-credentials}'
@@ -86,6 +91,11 @@
project: '{project}'
- gerrit-parameter:
branch: 'master'
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+
scm:
- gerrit-trigger-scm: