summaryrefslogtreecommitdiffstats
path: root/docker/storperf-master/tests/db_tests/configuration_db_test.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Removes Configuration DBmbeierl1-71/+0
Removes the configuration DB from storperf_master and replaces it with direct calls to Heat. Allows for container to discover an existing stack if it already exists. Change-Id: I32e767d5173dbfd58aa1d2127a478a1d36392592 JIRA: STORPERF-236 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-11Change all pathsmbeierl1-0/+71
Changes the paths of all source code so that it exists under the dockerfile location for each container. This way we can use COPY instead of git clone, as well as use the existing JJB. Change-Id: I883b2957d89659c164fff0a1ebc4d677c534796d JIRA: STORPERF-188 Signed-off-by: mbeierl <mark.beierl@dell.com>