Fix role processing in Patrole 15/55615/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 12 Apr 2018 18:58:01 +0000 (20:58 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 12 Apr 2018 19:08:52 +0000 (21:08 +0200)
commit0acaa90002c7b9b19eb12db7a515ee3dce2a0243
tree489908cf54191c8ca715c1bbc4dd56267484625c
parent6834c086671ad9cef79eb962ea8031235ac81334
Fix role processing in Patrole

Role has to be listed in tempest.conf before calling testr.
It also saves the right config file.

Change-Id: Ifd122f31d0bfe3e9b3f93c6d62526acce96953d3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 71c4b3b719289929c226cae60eb1b23ada16eeb2)
functest/opnfv_tests/openstack/patrole/patrole.py
functest/opnfv_tests/openstack/tempest/conf_utils.py
functest/opnfv_tests/openstack/tempest/tempest.py
functest/tests/unit/openstack/tempest/test_conf_utils.py
functest/tests/unit/openstack/tempest/test_tempest.py