diff options
Diffstat (limited to 'jjb/kvmfornfv/kvmfornfv.yml')
-rw-r--r-- | jjb/kvmfornfv/kvmfornfv.yml | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/jjb/kvmfornfv/kvmfornfv.yml b/jjb/kvmfornfv/kvmfornfv.yml index 34793adf6..b042c56a7 100644 --- a/jjb/kvmfornfv/kvmfornfv.yml +++ b/jjb/kvmfornfv/kvmfornfv.yml @@ -18,17 +18,12 @@ - job-template: name: 'kvmfornfv-verify-{stream}' - node: ericsson-build - parameters: - project-parameter: project: '{project}' - gerrit-parameter: branch: '{branch}' - - 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." + - 'ericsson-build-defaults' scm: - gerrit-trigger-scm: @@ -62,17 +57,12 @@ - job-template: name: 'kvmfornfv-merge-{stream}' - node: ericsson-build - parameters: - project-parameter: project: '{project}' - gerrit-parameter: branch: '{branch}' - - 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." + - 'ericsson-build-defaults' scm: - gerrit-trigger-scm: |