Add information on test-distribution trigger 75/31575/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 18 Dec 2015 03:51:21 +0000 (19:51 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 18 Dec 2015 03:51:21 +0000 (19:51 -0800)
Change-Id: I546267228860196b538383658c11d6a3c59333ff
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
src/site/markdown/jenkins.markdown

index 4bfdb1c8423a0ceed3abe262ad14d0eb6092bd5b..d1540a6877a1b245bda8fca0cc09eefe2657cd19 100644 (file)
@@ -488,6 +488,21 @@ in your project.cfg file under the **DEPENDENCIES** variable.
 
 If no dependencies are listed then this job type is disabled by default.
 
+### <a name="distribution_test_job">Distribution Test Job</a>
+
+Trigger: **test-distribution**
+
+This job builds a distrbution against your patch, passes distribution sanity test
+and reports back the results to Gerrit. Leave a comment with trigger keyword above
+to activate it for a particular patch.
+
+This job is maintained by the [Integration/Test][1] project.
+
+**Note:** Running the "test-distribution" trigger will cause Jenkins to remove
+it's existing vote if it's already -1 or +1'd a comment. You will need to
+re-run your verify job (recheck) after running this to get Jenkins to put back
+the correct vote.
+
 ### <a name="patch_test_job">Patch Test Job</a>
 
 Trigger: **test-integration**