Leverage on Rally task tags 16/68616/5
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:45:56 +0000 (18:45 +0200)
commit74df72ec294998787a8f0af5e2084db91ba0778b
tree94f5194d779a6b468c25945d4e59ab1ae749b975
parent833c71f6ec9739ed5a35b81fc8ee1bb10ecc46d0
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>
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py