X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenci%2Fcreate-clme.sh;h=2ece019b0d9341db729a2bdda73ab1519d8fb618;hb=d01e4c56ce1bb8944ec8314670389ffbc4bc8bbc;hp=200f131e912da5cdace43ed5469b59a658429f9a;hpb=41200548a994d0309f1f9a30f72ebb34d286c87c;p=releng.git diff --git a/jjb/openci/create-clme.sh b/jjb/openci/create-clme.sh index 200f131e9..2ece019b0 100755 --- a/jjb/openci/create-clme.sh +++ b/jjb/openci/create-clme.sh @@ -38,9 +38,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