Merge "Bugfix: json format transform for report" into stable/danube
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>
Mon, 5 Jun 2017 09:38:32 +0000 (09:38 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 5 Jun 2017 09:38:32 +0000 (09:38 +0000)
docker/bottleneck-compose/docker-compose.yml

index 31f8369..a0f3df4 100644 (file)
@@ -43,4 +43,4 @@ bottlenecks:
     - NODE_NAME=${NODE_NAME}
     - DEPLOY_SCENARIO=${DEPLOY_SCENARIO}
     - BUILD_TAG=${BUILD_TAG}
-    - BRANCH=$(basename ${BRANCH})
+    - BRANCH=${BRANCH}