test_ensure_dir_*_exist fails randomly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Armando Migliaccio |
Bug Description
Tests fail with:
ft1.579: neutron.
pythonlogging:''
pythonlogging
stderr
stdout
Traceback (most recent call last):
File "/home/
return func(*args, **keywargs)
File "neutron/
isdir.
File "/home/
raise AssertionError(msg)
AssertionError: Expected to be called once. Called 0 times.
The logstash query:
Changed in neutron: | |
status: | New → Confirmed |
Changed in neutron: | |
assignee: | nobody → Armando Migliaccio (armando-migliaccio) |
status: | Confirmed → In Progress |
description: | updated |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | kilo-rc1 → 2015.1.0 |
Ignore my link in comment #1, it's not related and is a separate issue.