From: Alfredo Deza Date: Fri, 29 Jan 2016 13:28:48 +0000 (-0500) Subject: also please spit out what you are posting X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=933314af29484354a4c39903fb6ce2e768c7a3c3;p=ceph-build.git also please spit out what you are posting Signed-off-by: Alfredo Deza --- diff --git a/ceph-ansible-pull-requests/build/teardown b/ceph-ansible-pull-requests/build/teardown index aa20b4ca..a7a19dd1 100644 --- a/ceph-ansible-pull-requests/build/teardown +++ b/ceph-ansible-pull-requests/build/teardown @@ -3,4 +3,5 @@ NODE=$(echo $NODE_NAME | awk -F'__' '{print $2}') # The "delay" means that mita will wait these many seconds before proceeding # with the deletion of the node +echo "curl -k -d '{"delay": 5}' -X POST https://mita.ceph.com/api/nodes/${NODE}/delete/" curl -k -d '{"delay": 5}' -X POST https://mita.ceph.com/api/nodes/${NODE}/delete/