X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fproject.yaml;h=ebb7d9d0ac0f3deb8f9509fd18a2e80310f487c8;hb=70bdd6e8a625c63eed6c61fff2d487522f705dc9;hp=0cb05d8b1c24cd7a2aef5dedbb63834f6a8274ce;hpb=82bea3749fb5b8440955a7c64c07830d536edf38;p=releng%2Fbuilder.git diff --git a/jjb-templates/project.yaml b/jjb-templates/project.yaml index 0cb05d8b1..ebb7d9d0a 100644 --- a/jjb-templates/project.yaml +++ b/jjb-templates/project.yaml @@ -4,16 +4,17 @@ # ODL Releng build templates - project: - name: PROJECT + name: PROJECT_SHORTNAME jobs: JOB_TEMPLATES # stream: release stream (eg. stable-lithium or beryllium) # branch: git branch (eg. stable/lithium or master) STREAMS - project: 'PROJECT' + project: 'PROJECT_PATH' # For the Job templates below replace instances of: -# PROJECT with your project name (eg. controller) +# PROJECT_SHORTNAME with your project name (eg. circuitsw) +# PROJECT_PATH with your project name (eg. ofextensions/circuitsw) # MAVEN_GOALS with your maven goals to build # MAVEN_OPTS with your maven options to build