It appears that `job-group` definitions take priority over `project`
definitions. Move it to the template so that we can override the
parameter correctly.
Change-Id: I2b824e3cc89667698db8ebfdd3ce43f551e961d7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
- job-group:
name: '{project-name}-ci-jobs'
- jjb-version: 1.6.2
-
jobs:
- gerrit-jjb-deploy-job
- gerrit-jjb-merge
- job-group:
name: '{project-name}-github-ci-jobs'
- jjb-version: 1.6.2
-
jobs:
- github-jjb-deploy-job
- github-jjb-merge
branch: master
build-timeout: 10
+ jjb-version: 1.6.2
stream: master
submodule-recursive: true