Live migration support determination in rally 47/44347/2
authorJuha Kosonen <juha.kosonen@nokia.com>
Thu, 5 Oct 2017 09:53:08 +0000 (12:53 +0300)
committerJose Lausuch <jalausuch@suse.com>
Thu, 5 Oct 2017 12:01:57 +0000 (12:01 +0000)
commitfbeac82565ea94534e7bf65c85329950f5232308
tree8c48454744411473c56a6e1b66c2dce6a3d9db1b
parentd16cdc0a3ebb8f52a5e2d6d35c19f2eb6bf04d10
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>
(cherry picked from commit da2f6a0aabf3b5473e1d2d3f55a5f6c9bb6c8559)
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py