Comment 0 for bug 1622595

Revision history for this message
Vadim Rovachev (vrovachev) wrote : Many acceptance tests fails because timeout for platform tests

We have a many fails with error:
  File "/home/jenkins/workspace/8.0.acceptance.ubuntu.mixed_os_components/fuelweb_test/models/fuel_web_client.py", line 127, in _ostf_test_wait
    timeout=timeout)
  File "/home/jenkins/qa-venv-8.0/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 111, in wait
    raise TimeoutError(timeout_msg)
TimeoutError: Waiting timed out
on acceptance 8.0 tests.
It is because we have simple HW and timeout for all OSTF equal 30 minutes, need to change it.