← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2017023] Re: Tempest: remove test duplication for Compute legacy networking API and Neutron API calls

 

This effort is tracked in: https://etherpad.opendev.org/p/neutron-tempest-test_duplications
There is only one tempest patch that has been merged already: https://review.opendev.org/c/openstack/tempest/+/892677
The rest of the patches tracked in the etherpad belong to neutron-tempest-plugin. 

Therefore, I'm closing this for tempest.

** Changed in: tempest
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2017023

Title:
  Tempest: remove test duplication for Compute legacy networking API and
  Neutron API calls

Status in neutron:
  New
Status in OpenStack Compute (nova):
  New
Status in tempest:
  Fix Released

Bug description:
  In Tempest there are many tests under tempest.api.compute which calls Nova legacy API to create security-groups FIPs and similar. 
  These APIs are legacy in Nova, and the calls only proxied toward Neutron (see [1] as example).
  There are similar tests under tempest.api.network and under tempest.scenario.
  I suggest to remove these calls, check if we can remove any tests that are redundant or move them to scenario group and change them to use Neutron API.

  
  [1]: https://opendev.org/openstack/nova/src/branch/master/nova/network/security_group_api.py#L370-L401

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2017023/+subscriptions



References