X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenci%2Fcreate-clme.sh;h=2ece019b0d9341db729a2bdda73ab1519d8fb618;hb=a519f211bdd5f4f783edd55bbdcf6a846c818f17;hp=200f131e912da5cdace43ed5469b59a658429f9a;hpb=be462e1563734889005ee8bd29854f0534636b41;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