diff --git a/cfme/fixtures/v2v_fixtures.py b/cfme/fixtures/v2v_fixtures.py index 2c1ccca135..ec551d3780 100644 --- a/cfme/fixtures/v2v_fixtures.py +++ b/cfme/fixtures/v2v_fixtures.py @@ -287,7 +287,7 @@ def set_conversion_host_api( wait_for( lambda: response.task.state == "Finished", fail_func=response.task.reload, - num_sec=240, + num_sec=600, delay=3, message="Waiting for conversion configuration task to be finished")