There is no validation DVR is enabled before running -neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest tests

Bug #1680417 reported by Eran Kuris
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned

Bug Description

When I am running neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest tests on non-DVR environment they failed as expected. The problem is those tests should not run if the environment did not configure with DVR.
We should add a mechanism that checks if DVR is configured before it runs.

Version Ocata

How reproducible:
always

Steps to Reproduce:
1. run the test neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest on non-DVR environment.

Revision history for this message
Assaf Muller (amuller) wrote :

I agree it would be good to try to create a DVR router at the test_dvr class level and skip the class tests if that failed. The skip check that looks at the tempest.conf dvr_enabled value is not sufficient.

Revision history for this message
Eran Kuris (ekuris) wrote :

sounds like a great solution.

Revision history for this message
Gena (gcheresh) wrote :

Actually the creation of router with distributed argument set to True succeeds even on non-DVR setup, so this solution will not work

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.