summaryrefslogtreecommitdiffstats
path: root/docker/local-docker-compose.yaml
diff options
context:
space:
mode:
authormbeierl <mark.beierl@dell.com>2017-09-28 10:58:01 -0400
committermbeierl <mark.beierl@dell.com>2017-09-28 11:13:49 -0400
commit01bad48306bfa00f234dd09ab30a05e9b35b01b2 (patch)
tree6eefc8f6ccc392823181507d181f6c176fc0a818 /docker/local-docker-compose.yaml
parentc0571183df86501bb626079b40a36a0d06e6e4f1 (diff)
Fix Test Results
Updates the key/values that are sent to testresults db. Fixes the PASS/FAIL to ignore _warm_up job. Change-Id: I8af292cd764637cd12cbdb5a2a3e114fbeda5665 Signed-off-by: mbeierl <mark.beierl@dell.com> JIRA: STORPERF-216
Diffstat (limited to 'docker/local-docker-compose.yaml')
-rw-r--r--docker/local-docker-compose.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/local-docker-compose.yaml b/docker/local-docker-compose.yaml
index fa956ea..6daa6e2 100644
--- a/docker/local-docker-compose.yaml
+++ b/docker/local-docker-compose.yaml
@@ -44,8 +44,6 @@ services:
context: storperf-graphite
args:
ARCH: ${ARCH}
- volumes:
- - ${CARBON_DIR}:/opt/graphite/storage/whisper
storperf-httpfrontend:
container_name: "storperf-httpfrontend"