From: Jonathan Rajotte Date: Wed, 27 Feb 2019 13:50:07 +0000 (-0500) Subject: Gather the project cache logs for easier debugging X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=5cc5f1785659d27d674231172e006551a8c60f44;p=lttng-ci.git Gather the project cache logs for easier debugging Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-ivc.yaml b/jobs/lttng-ivc.yaml index 70b00f9..6ea90ea 100644 --- a/jobs/lttng-ivc.yaml +++ b/jobs/lttng-ivc.yaml @@ -62,7 +62,7 @@ publishers: - archive: - artifacts: 'artifacts/**' + artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**' allow-empty: false - junit: results: result.xml @@ -122,7 +122,7 @@ publishers: - archive: - artifacts: 'artifacts/**' + artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**' allow-empty: false - junit: results: result.xml