From: Alfredo Deza Date: Wed, 28 Sep 2016 15:40:42 +0000 (-0400) Subject: ceph-dev-setup: add a script to post build information on failure X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2b8a9d171f7fc8fdd2591a746e799b253d7914ab;p=ceph-build.git ceph-dev-setup: add a script to post build information on failure Signed-off-by: Alfredo Deza --- diff --git a/ceph-dev-setup/build/failure b/ceph-dev-setup/build/failure new file mode 100644 index 00000000..19f15842 --- /dev/null +++ b/ceph-dev-setup/build/failure @@ -0,0 +1,6 @@ +#!/bin/bash -ex + +# update shaman with the failed build status. At this point there aren't any +# architectures or distro information, so we just report this with the current +# (ceph-dev-setup) build information that includes log and build urls +failed_build_status "ceph"