Fix Rally output retrieval 03/50703/1
authorJuha Kosonen <juha.kosonen@nokia.com>
Tue, 16 Jan 2018 14:45:46 +0000 (16:45 +0200)
committerJuha Kosonen <juha.kosonen@nokia.com>
Tue, 16 Jan 2018 14:45:46 +0000 (16:45 +0200)
commit1ef546ca2464dc9210522026bb95200b6abab47a
treec0d2e32086ad0b3ce8c7c33b889a93cad340a590
parent12c99c5f3fef126283e3a9795c4c1d436cc7846f
Fix Rally output retrieval

Read stdout until nothing left instead of stopping once the child
process is terminated.

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