Added --no-clean option for run_tests.sh
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Fri, 22 Jan 2016 10:25:41 +0000 (12:25 +0200)
committerViktor Tikkanen <viktor.tikkanen@nokia.com>
Fri, 22 Jan 2016 10:30:41 +0000 (12:30 +0200)
commitdce18f616c5c0bf019f72c68c872570f26d2978b
treea3b5fd891c70b1f992b77c8b55a15f6de1e86f33
parent9b116478a6c89f5fc4f022223e89a99df001df46
Added --no-clean option for run_tests.sh

Previously all the OpenStack resources (networks, VMs etc.)
created by user were deleted after executing tempest, vims
and rally test cases with run_tests.sh script.

New --no-clean option can be used for preserving resources
created by user so that the tests can be run also in setups
with deployed stacks.

Change-Id: I8c9505acf955c54b2b837d8ca916dc729c97bbca
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
docker/run_tests.sh
docs/userguide/index.rst