From 247968ad2166d6cfff793c537efb6a721f9d787b Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Mon, 18 Mar 2019 14:43:11 +0400 Subject: [PATCH] Trigger report only for non-aborted swarm threads Change-Id: Ide4c663c62de2955c863e7986fb5b8cdb2b3f3bb --- maintenance-ci/mos/templates/swarm-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance-ci/mos/templates/swarm-test.yaml b/maintenance-ci/mos/templates/swarm-test.yaml index b1c863f..6b8a57d 100644 --- a/maintenance-ci/mos/templates/swarm-test.yaml +++ b/maintenance-ci/mos/templates/swarm-test.yaml @@ -95,5 +95,5 @@ - trigger-parameterized-builds: - project: '9.x.swarm.test-reports' - condition: ALWAYS + condition: FAILED_OR_BETTER trigger-with-no-params: true -- 2.45.2