Doesn't redirect stderr when getting verifier id 34/69834/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 22 Mar 2020 12:13:53 +0000 (13:13 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 23 Mar 2020 17:01:50 +0000 (18:01 +0100)
commit782a5cf958ddd03bb1e2d633e5222a19408255ee
treedffee1d02d9c07271ac0648009195bf1de5d6c0d
parent72e1baffba15c91dc374c72cf9192a450f64c8fe
Doesn't redirect stderr when getting verifier id

The logic fails when rally produces warnings [1].
It also updates Rally OpenStack and checks if the previous error
has been solved[2].

TypeError: _discover_or_create_flavor() missing 1 required positional
argument: 'flv_disk' [3]

[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-healthcheck-latest-tempest_smoke-run/757/console
[2] https://github.com/openstack/rally-openstack/commit/e62315115af20e53f6c7205494ba0008634047ed
[3] https://build.opnfv.org/ci/job/functest-opnfv-functest-healthcheck-latest-tempest_smoke-run/629/console

Change-Id: Ia1daaa76d7cef7f30904c1f3bd42e2f6a6ba10af
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 62f33836dfb2d24650ec7474d532e304d5d537f6)
functest/opnfv_tests/openstack/tempest/tempest.py