Re-generating tempest.conf file before starting tests 25/18025/1
authorvitikkan <viktor.tikkanen@nokia.com>
Thu, 4 Aug 2016 08:04:38 +0000 (11:04 +0300)
committervitikkan <viktor.tikkanen@nokia.com>
Thu, 4 Aug 2016 08:12:36 +0000 (11:12 +0300)
commit89077063cf7357727fbcb4b58c852784812405ee
tree06801e1e221820b4cdafa52b062c5b6d4fdea7c5
parent5f0d2316d91b40a6cf62b15b309b0c2e2d2f582c
Re-generating tempest.conf file before starting tests

"rally verify genconfig" command doesn't generate tempest.conf
file if it already exists in the used deployment. This can cause
troubles if some resources (images, flavors etc.) change between
consecutive runs of tempest. The change ensures that tempest.conf
is deleted before executing "rally verify genconfig".

JIRA: FUNCTEST-403

Change-Id: Icf5e380da3cb8757f4177b49028937355e2cf1d7
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
testcases/OpenStack/tempest/run_tempest.py