From: Kienan Stewart Date: Wed, 24 Jan 2024 13:43:25 +0000 (-0500) Subject: jjb: Remove corrupted YAML when parsing TAP results on lttng-tools X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=ddd3182c744ef28b3daf3d6a52b6e8e1a4c8329f;p=lttng-ci.git jjb: Remove corrupted YAML when parsing TAP results on lttng-tools While `stdbuf` helps, it doesn't guarantee that the YAML sections in the TAP output are parseable. Requires: jenkins-job-buidler with the following patch: https://review.opendev.org/c/jjb/jenkins-job-builder/+/906536 Change-Id: Ibf9780fef5334d1c2abfe4a339776c40e822824a Signed-off-by: Kienan Stewart --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index a091164..6f03592 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -418,6 +418,7 @@ include-comment-diagnostics: true output-tap-to-console: false todo-is-failure: false + remove-yaml-if-corrupted: true - raw: <tng-tools_publisher_warnings-ng_defaults xml: |