summaryrefslogtreecommitdiffstats
path: root/ci/daily.sh
diff options
context:
space:
mode:
authormbeierl <mark.beierl@dell.com>2017-06-10 08:38:00 -0400
committermbeierl <mark.beierl@dell.com>2017-06-10 08:38:00 -0400
commit573350e79a8c31f3a18dadaeb8c4d5ea5bc7720d (patch)
treeabe4a0a8c9fa75068e0b1e818c78b8707a2bd5d2 /ci/daily.sh
parentc8c1bc3cf1895c28d9d5cbfaff7ec80ed95b93b8 (diff)
Removal of matplotlib
Removes the matplotlib modules from the main container. Change-Id: I26a0c171b2172dbf2be66cdf10b897bb72e4bf2b JIRA: STORPERF-161 Signed-off-by: mbeierl <mark.beierl@dell.com>
Diffstat (limited to 'ci/daily.sh')
-rwxr-xr-xci/daily.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/daily.sh b/ci/daily.sh
index 21fbc5c..c42fe64 100755
--- a/ci/daily.sh
+++ b/ci/daily.sh
@@ -64,6 +64,7 @@ $WORKSPACE/ci/create_storperf_flavor.sh
$WORKSPACE/ci/launch_docker_container.sh
$WORKSPACE/ci/create_stack.sh $AGENT_COUNT $VOLUME_SIZE "Ubuntu 16.04 x86_64" $NETWORK
+
export WORKLOAD=_warm_up,$WORKLOADS
export BLOCK_SIZE=$BLOCK_SIZES
export QUEUE_DEPTH=$QUEUE_DEPTHS