Leverage on Rally task tags 19/68619/2
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:57:23 +0000 (18:57 +0200)
commit89e6bfd0ed222596e36e0bfa39de94bb3ef8cffc
tree2d87c0c0a88016dedc3b845766bc9fed1f48197a
parentb450f6f87d3675aea0e278e9b2e92e920adb8406
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