X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenci%2Fcreate-ape.sh;h=7c9b46cc6f066ade4632826f2260b491cbb14180;hb=babff01d85e8b75e0bcf14a70f2b101600653e85;hp=798fd9428fcc3ba9f1171294da3e36730c389612;hpb=be462e1563734889005ee8bd29854f0534636b41;p=releng.git diff --git a/jjb/openci/create-ape.sh b/jjb/openci/create-ape.sh index 798fd9428..7c9b46cc6 100755 --- a/jjb/openci/create-ape.sh +++ b/jjb/openci/create-ape.sh @@ -37,11 +37,11 @@ cat < ./json_body.txt } EOF -python openci_publish -H 129.192.69.55 -U ${ACTIVEMQ_USER} -p ${ACTIVEMQ_PASSWORD} -n openci.prototype -B ./json_body.txt - echo "Constructed $PUBLISH_EVENT_TYPE" echo "--------------------------------------------" cat ./json_body.txt echo "--------------------------------------------" +python openci_publish -H 129.192.69.55 -U ${ACTIVEMQ_USER} -p ${ACTIVEMQ_PASSWORD} -n openci.prototype -B ./json_body.txt + deactivate