X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fproject.yaml;h=ebb7d9d0ac0f3deb8f9509fd18a2e80310f487c8;hb=965e106adb68e4f9965c65a3ce6a83cfda7a123e;hp=0cb05d8b1c24cd7a2aef5dedbb63834f6a8274ce;hpb=b61325eaee390aaed178db566b1a78719719fc59;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