From: Vladimir Khlyunev Date: Mon, 18 Mar 2019 10:43:11 +0000 (+0400) Subject: Trigger report only for non-aborted swarm threads X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=247968ad2166d6cfff793c537efb6a721f9d787b;p=tools%2Fsustaining.git Trigger report only for non-aborted swarm threads Change-Id: Ide4c663c62de2955c863e7986fb5b8cdb2b3f3bb --- 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