Live migration support determination in rally 45/44345/1
authorJuha Kosonen <juha.kosonen@nokia.com>
Thu, 5 Oct 2017 09:53:08 +0000 (12:53 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Thu, 5 Oct 2017 09:55:32 +0000 (12:55 +0300)
commitda2f6a0aabf3b5473e1d2d3f55a5f6c9bb6c8559
tree69701b27aa8113bfaf6c03d4b7cc6a10d887eaa8
parent4eddfb027ae9c5eebf74a44348a26525551bea83
Live migration support determination in rally

Live migration test cases were excluded if tempest was not executed
before rally since tempest config file is created during the execution
of tempest.

Remove the dependency to config file and define the support based on
the number of computes as done in tempest.

Change-Id: I57c18b7c57e6a4bc8bfbdfb4beb5f8d67c6269c4
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py