You have been subscribed to a public bug: After doing a grep on neutron test repo for the extension I am not able to find any tests that are related to this extension. I believe coverage should be increased in this case.
I am adding below snippet of the discussion I had with Ihar regarding this. """ Indeed it seems there are no tests that explicitly target the extension (meaning, they don't utilize the 'ha' attribute added by https://github.com/openstack/neutron/blob/master/neutron/extensions/l3_ext_ha_mode.py#L23) That doesn't mean that there are no tests that cover the implementation. Instead, existing tests utilizing neutron routers will use keepalived implementation if neutron.conf is configured to use HA routers for router creation: https://github.com/openstack/neutron/blob/master/neutron/db/l3_hamode_db.py#L62 I agree that it's not ideal, and we should have some tests that actually check that 'ha' attribute works as expected. You may want to report a bug for that matter in upstream Launchpad if you feel like. """ Please let me know if more information is needed from my end. ** Affects: neutron Importance: Undecided Status: New -- No tests available for l3-ha extension under neutron tempest tests https://bugs.launchpad.net/bugs/1684065 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp