summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-09-21 07:40:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-21 07:40:37 +0000
commitbe462e1563734889005ee8bd29854f0534636b41 (patch)
tree834cb14756af8dd57c3926977550c27be2830e97 /jjb
parent22ab9accbd34c8e5167b4a92510bee82c0cde630 (diff)
parent41200548a994d0309f1f9a30f72ebb34d286c87c (diff)
Merge "openci: Fix jsonBody for the published event"
Diffstat (limited to 'jjb')
-rwxr-xr-xjjb/openci/create-clme.sh2
1 files changed, 1 insertions, 1 deletions
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 <<EOF > ./json_body.txt
"scenario": "$DEPLOY_SCENARIO",
"compositionName": "$DEPLOY_SCENARIO",
"compositionMetadataUrl": "$SCENARIO_METADATA_LOCATION",
- "confidenceLevel": "$CONFIDENCE_LEVEL",
+ "confidenceLevel": "$CONFIDENCE_LEVEL"
}
EOF