Leverage on Rally task tags 17/68617/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 11 Oct 2019 08:44:25 +0000 (10:44 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 11 Oct 2019 16:46:35 +0000 (18:46 +0200)
commitb40f809220857809f44eb4a64ec4a2feb4e686e2
tree1f8c5fb775cec5ee13d40dc8da96ce3115736519
parenta557fb14f0d30080f91560aa2035f6a6862d4da9
Leverage on Rally task tags

It avoids parsing rally task outputs which may hang (subprocess
communicate) as seen in rally_full and rally_jobs.

It simply selects test names as tags.

Change-Id: I88b54a8f155e557f8a606fdbd7d86c1f4d5dae3b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 74df72ec294998787a8f0af5e2084db91ba0778b)
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py