summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Local Documentation BuildsAric Gardner1-1/+2
This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: I8d7b3af60c12f4d426e3d6fc64eae66b356d94a6 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-11-11Additional CoverageMark Beierl1-0/+2
Adds HTML output to coverage so we can see it in Jenkins Change-Id: I89595921bf86b8963890051a25e45f7bd08b0636 Signed-off-by: Mark Beierl <mark.beierl@dell.com>
2016-09-16Installation Guidembeierl1-0/+2
Populate the installation guide Change-Id: I271ee6d5a38195aaf95a9c821bee8049470d674f JIRA: DOCS-124 Signed-off-by: mbeierl <mark.beierl@emc.com>
2016-01-29Remote slave agent workloadMark Beierl1-0/+1
Add storperf master object to manage stack lifecycle. Add configuration db. Creation of CLI vs. main so that ReST API and CLI API can be kept clear. Fixed License in files. Changed DB objects to be thread safe. Added ssh server to container if desired for CLI. Change-Id: Idfe84bfb7920e6ce19d27462593c21ea86e7b406 JIRA: STORPERF-29 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2016-01-07Switching merge job to virtualenvMark Beierl1-0/+2
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2015-12-10Additional FIO and development build supportMark Beierl1-0/+2
Add async IO development package so that FIO can take advantage of that in order to drive queue depth up. Add supervisord to container so graphite and carbon can start automatically Add a developer build script so we can create a container based on current state of local repo Change-Id: Ibd57f484b2fa41aa48a1c4fb06217e7d6e1c0b3a JIRA: STORPERF-15 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2015-12-10This should not be under source code controlMark Beierl1-0/+2
Change-Id: Ia4f84fef338401604a704cd5b690b7bddd968886 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2015-10-15Logging and timestampmbeierl1-0/+1
Added logging and fixed issue if fio does not produce the current timestamp in its output JIRA: STORPERF-4 Change-Id: Ifd0dbc4e17d984907e63089ebfae1d0e9e749dcc Signed-off-by: mbeierl <mark.beierl@emc.com>
2015-10-15Added PyDev projectsmbeierl1-0/+2
JIRA: STORPERF-1 Change-Id: I1bf9ff0d7f512d3441ac23795fbe80b4884795dd Signed-off-by: mbeierl <mark.beierl@emc.com>