Create tempest resources before generating tempest.conf 09/19309/1
authorvitikkan <viktor.tikkanen@nokia.com>
Tue, 23 Aug 2016 07:32:24 +0000 (10:32 +0300)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 23 Aug 2016 07:48:05 +0000 (07:48 +0000)
commita9f36b9999ebd62da1e9bfbfb40874c86de3f440
treef962403684316ec8efd75681554e87a840152b2f
parent5eb94420253db97edf0190a290f51510cd1e2712
Create tempest resources before generating tempest.conf

During generating tempest.conf file rally tries to download
cirros image from the internet if no suitable images exist in
the configuration. This change ensures that cirros image is
created before generating tempest.conf file.

JIRA: FUNCTEST-195

Change-Id: I9e2df8af40bd02db9b78b8b6b730b4f4168a8b2d
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
(cherry picked from commit 93f4a6576d58522dfbb458f184399767ef8764aa)
testcases/OpenStack/tempest/run_tempest.py