From: Alfredo Deza Date: Wed, 28 Sep 2016 15:42:58 +0000 (-0400) Subject: ceph-dev-setup: configure when the job fails; run the failure script X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c96fad55fef3b6a00191494a358740d80672a84d;p=ceph-build.git ceph-dev-setup: configure when the job fails; run the failure script Signed-off-by: Alfredo Deza --- diff --git a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml index 2d759344..ef943cb5 100644 --- a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml +++ b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml @@ -44,6 +44,14 @@ allow-empty: false latest-only: false + - postbuildscript: + script-only-if-failed: True + builders: + - shell: + !include-raw: + - ../../../scripts/build_utils.sh + - ../../build/failure + wrappers: - inject-passwords: global: true