From: Fatih Degirmenci Date: Fri, 21 Sep 2018 07:32:51 +0000 (+0200) Subject: openci: Fix jsonBody for the published event X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=41200548a994d0309f1f9a30f72ebb34d286c87c openci: Fix jsonBody for the published event Change-Id: I9bdcbf24573bb2202e8ec3c43b3cdfc2ba7df321 Signed-off-by: Fatih Degirmenci --- 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