From: Andrew Schoen Date: Thu, 29 Sep 2016 21:23:24 +0000 (-0500) Subject: ceph-dev-setup: set script-only-if-failed: False X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b609ea3910c488fff5a3db0e8c21ae75b30078c4;p=ceph-build.git ceph-dev-setup: set script-only-if-failed: False The default for this is True and if you want to only execute the script on failure you need to set this to False. Signed-off-by: Andrew Schoen --- diff --git a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml index ef943cb5..06c56736 100644 --- a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml +++ b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml @@ -46,6 +46,7 @@ - postbuildscript: script-only-if-failed: True + script-only-if-succeeded: False builders: - shell: !include-raw: