neutron-dynamic-routing/neutron_dynamic_routing/tests/tempest
Ryan Tidwell efaf23a962 Ignore DrAgentAssociationError in test_remove_add_speaker_agent
The BGP service plugin will automatically re-schedule BGP speakers
that are unscheduled with a periodic job. This introduces a race
condition that the basic scenario test job needs to account for. This
change causes the test_remove_add_speaker_agent() test to ignore
any DrAgentAssociationError when attempting to explicitly reschedule
a BGP speaker that has just unscheduled. Since the content of the
test is not affected by catching and ignoring these errors, we can
safely ignore the error while enabling the test to pass consistently.

Change-Id: I10b11ae52b36552d448cecaea03cfa1baaca026a
Closes-Bug: #1820293
2019-03-15 21:35:08 +00:00
..
api Switch to neutron-tempest-plugin for tempest tests 2018-01-24 10:16:27 +00:00
scenario Ignore DrAgentAssociationError in test_remove_add_speaker_agent 2019-03-15 21:35:08 +00:00
__init__.py Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
bgp_client.py Fix failure when adding a speaker to an agent 2018-02-20 11:01:30 +00:00
plugin.py Allow to run multiple kind of tempest tests 2016-12-05 09:29:37 +09:00