Docker Compose Updates 43/36743/7
authormbeierl <mark.beierl@dell.com>
Thu, 29 Jun 2017 18:16:39 +0000 (14:16 -0400)
committermbeierl <mark.beierl@dell.com>
Sat, 1 Jul 2017 00:45:58 +0000 (20:45 -0400)
commit2c95b01efa53c7e7d4ea7d73fde0da6099938e50
treed8e3a3cbed1d1f7778fd1045fe063dfe29d509e4
parent45130c365c235bc4a5a53fd0ddb15f84a1460199
Docker Compose Updates

Adds docker-compose directory with content to start container suite using
nginx as front and and SwaggerUI in its own container.
Updates the documentation to reflect new method of starting StorPerf.

Change-Id: I469676e330dcad6c968b90133df8866b69eb5ea1
JIRA: STORPERF-181
Signed-off-by: mbeierl <mark.beierl@dell.com>
ci/create_stack.sh
ci/daily.sh
ci/launch_docker_container.sh
ci/remove_docker_container.sh [new file with mode: 0755]
ci/start_job.sh
docker-compose/docker-compose.yaml [new file with mode: 0644]
docker-compose/nginx.conf [new file with mode: 0644]
docs/testing/user/installation.rst
docs/testing/user/introduction.rst
docs/testing/user/test-usage.rst
rest_server.py