intermittent AristaProvisionedVlansStorageTestCase failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Mark McClain |
Bug Description
Unit test are sometimes failing with:
2013-09-04 14:58:53.719 | FAIL: neutron.
2013-09-04 14:58:53.719 | tags: worker-2
2013-09-04 14:58:53.720 | -------
2013-09-04 14:58:53.720 | Empty attachments:
2013-09-04 14:58:53.720 | pythonlogging:''
2013-09-04 14:58:53.720 | stderr
2013-09-04 14:58:53.720 | stdout
2013-09-04 14:58:53.720 |
2013-09-04 14:58:53.720 | Traceback (most recent call last):
2013-09-04 14:58:53.721 | File "/home/
2013-09-04 14:58:53.721 | (expected_num_nets, num_nets_
2013-09-04 14:58:53.721 | File "/home/
2013-09-04 14:58:53.721 | self.assertThat
2013-09-04 14:58:53.721 | File "/home/
2013-09-04 14:58:53.722 | raise MismatchError(
2013-09-04 14:58:53.722 | MismatchError: 100 != 101: There should be 100 nets, not 101
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-3 → 2013.2 |
Salvatore and I have been looking into this issue. I think we've got an interim fix.