yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63403
[Bug 1684065] Re: No tests available for l3-ha extension under neutron tempest tests
** Project changed: tempest => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1684065
Title:
No tests available for l3-ha extension under neutron tempest tests
Status in neutron:
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1684065/+subscriptions