Re-add surefire reporting to archives list 43/41743/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 13 Jul 2016 03:26:26 +0000 (23:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 13 Jul 2016 03:27:05 +0000 (23:27 -0400)
Accidently lost this setting in the previous patch:
https://git.opendaylight.org/gerrit/41681

Change-Id: Id81d8ded5c76a5b2c1ef25242c6784f29f727fd4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-templates-java.yaml

index dfeb7cd3942acf93126dddcc68aa68e87f14eec5..28befef81007288bd187122dbbda19b312580f0e 100644 (file)
@@ -21,7 +21,7 @@
             project: '{project}'
             branch: '{branch}'
             refspec: 'refs/heads/{branch}'
-            artifacts: '{archive-artifacts}'
+            artifacts: '{archive-artifacts} **/target/surefire-reports/*-output.txt'
 
     scm:
         - git-scm: