Fix integration verify job JJB template docs 05/19905/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 8 May 2015 15:49:04 +0000 (11:49 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 8 May 2015 15:51:32 +0000 (11:51 -0400)
Old docs were copied from the merge job, wrong for this job.

Change-Id: I3ed7c64f3395f7cf3a86eb94ea130d4c98d8e725
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb-templates/integration.yaml

index cbe6e7422cf03a89afdc0683a027ef8cb0e5ea61..deed83ae9aed8dd519899a289c927eaa77b68095 100644 (file)
@@ -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)