From: Daniel Farrell Date: Fri, 8 May 2015 15:49:04 +0000 (-0400) Subject: Fix integration verify job JJB template docs X-Git-Tag: release/lithium~169^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=846b682340c562c1f2ebba8553229e2a40b73644;p=releng%2Fbuilder.git Fix integration verify job JJB template docs Old docs were copied from the merge job, wrong for this job. Change-Id: I3ed7c64f3395f7cf3a86eb94ea130d4c98d8e725 Signed-off-by: Daniel Farrell --- diff --git a/jjb-templates/integration.yaml b/jjb-templates/integration.yaml index cbe6e7422..deed83ae9 100644 --- a/jjb-templates/integration.yaml +++ b/jjb-templates/integration.yaml @@ -2,10 +2,11 @@ name: 'PROJECT-integration-{stream}' disabled: DISABLED - # Job template for ODL merge jobs + # Job template for ODL integration verify jobs # - # The purpose of this job template is to setup a ODL merge job - # and deploy artifacts to Nexus. + # This is similar to a normal verify job, but it runs + # when a project that's a dependency of your project + # is successfully built. # # Required Variables: # stream: branch with - in place of / (eg. stable-helium)