manila (neutron) gate jobs are timing out
Bug #1528597 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Seen here:
But logstash also shows the manila jobs with the neutron backend are timing out regularly:
90 hits in 7 days, master and stable/liberty, check and gate, all failures.
There is a test in there taking 421 seconds:
manila_
It should also be noted that most of the failures are in OVH nodes, which are the slowest that infra uses, but there are also some timeouts on HP cloud nodes.
It looks like the overall job timeout is set to 70 minutes:
export DEVSTACK_
Changed in manila: | |
status: | New → Confirmed |
Changed in manila: | |
milestone: | none → newton-1 |
Changed in manila: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Using jobs results from run you used, we can see that there are "connectivity" timeouts:
http:// logs.openstack. org/65/ 256865/ 5/gate/ gate-manila- tempest- dsvm-neutron- multibackend/ 76e7926/ logs/screen- m-shr.txt. gz?level= TRACE#_ 2015-12- 21_16_56_ 49_193
The best approach to fix this bug is avoid usage of Nova. So, problem not in timeout, problem in failures of Nova. If not timeout then just failed tests, but, anyway, it is breakage of things that manila uses.
And there is ongoing work on driver that is expected to replace "Generic" driver that works with Nova and Cinder, the LXD driver. - https:/ /review. openstack. org/#/c/ 245751/