From: Fatih Degirmenci Date: Fri, 21 Sep 2018 07:40:37 +0000 (+0000) Subject: Merge "openci: Fix jsonBody for the published event" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=be462e1563734889005ee8bd29854f0534636b41;hp=22ab9accbd34c8e5167b4a92510bee82c0cde630;p=releng.git Merge "openci: Fix jsonBody for the published event" --- diff --git a/jjb/openci/create-clme.sh b/jjb/openci/create-clme.sh index 85c1a80a2..200f131e9 100755 --- a/jjb/openci/create-clme.sh +++ b/jjb/openci/create-clme.sh @@ -34,7 +34,7 @@ cat < ./json_body.txt "scenario": "$DEPLOY_SCENARIO", "compositionName": "$DEPLOY_SCENARIO", "compositionMetadataUrl": "$SCENARIO_METADATA_LOCATION", - "confidenceLevel": "$CONFIDENCE_LEVEL", + "confidenceLevel": "$CONFIDENCE_LEVEL" } EOF