Gather the project cache logs for easier debugging
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 27 Feb 2019 13:50:07 +0000 (08:50 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 27 Feb 2019 13:51:39 +0000 (08:51 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-ivc.yaml

index 70b00f9899964f31d41f31f9858a74a48a3eca22..6ea90eae73c43a4b5109ef69be8bc7e51e373341 100644 (file)
@@ -62,7 +62,7 @@
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
This page took 0.043659 seconds and 4 git commands to generate.