Prevent occasional rally hangs 53/68453/1
authorJuha Kosonen <juha.kosonen@nokia.com>
Wed, 4 Sep 2019 12:21:00 +0000 (15:21 +0300)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 7 Sep 2019 11:24:52 +0000 (13:24 +0200)
commit4d5ef08f38b3dd4a39a5f292e93f75d2aa4c2c8f
tree3ee1b7fc92d1d79fe92b51377ef0d2f3229b6608
parent6ca88fb069cdd7d0f57c1ed705b063cc40ea27b4
Prevent occasional rally hangs

Set timeout on subprocess invocation instead of spawned child process.

Increase the timeout value for rally_full to 2h since the execution
typically takes ~90min [1].

[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-benchmarking-latest-rally_full-run/22/

Change-Id: I0ca90bc2d85b4625336eb0396d8b2816a486b746
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 9f07e41cc85f3dbe6e5eb151a0c59743521a6c00)
functest/opnfv_tests/openstack/rally/rally.py