test_ecmp_with_static_routes tests fail attempting to delete the network when there are still VMs/ports on it
Bug #1752457 reported by
wenqing liang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Incomplete
|
High
|
wenqing liang | |||
R4.0 |
Incomplete
|
High
|
wenqing liang | |||
R4.1 |
Incomplete
|
High
|
wenqing liang | |||
R5.0 |
Incomplete
|
High
|
wenqing liang | |||
Trunk |
Incomplete
|
High
|
wenqing liang |
Bug Description
seen in r3.2.9.0 (e.g. r3.2.9.0-93 kilo and r3.2.9.0-122 mitaka).
DisablePolicyEc
DisablePolicyEc
> /contrail-
-> super(VMFixture, self).cleanUp()
The tests create 4 VMs on a network and attempt to delete it after removing only 2 VMs with 2 others still active.
Changed in juniperopenstack: | |
assignee: | nobody → Sahil Sabharwal (ssabharwal) |
tags: |
added: sanity removed: sanityblocker |
To post a comment you must log in.
Can you share the test? Need to know what exactly it tries to do.