← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472244] [NEW] Remove dependency on Tempest from neutron

 

Public bug reported:

As everyone knows, all neutron API tests copied from tempest tree into
neutron tree, And this tests already running on neutron gates.

But for current moment running this tests has some external dependencies
( TEMPEST_CONFIG_DIR and tempest.conf file itself).

Having dependency for API tests on third-party component is
unacceptable.

This bug is about removing dependency on tempest from neutron tests
completely by changing how tests are checking neutron configuration.

CONF object, which is used by tests during skip checks and other methods
should be refactor not rely on tempest.conf

Removing this dependency will simplify running of neutron tests

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1472244

Title:
  Remove dependency on Tempest from neutron

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  As everyone knows, all neutron API tests copied from tempest tree into
  neutron tree, And this tests already running on neutron gates.

  But for current moment running this tests has some external
  dependencies ( TEMPEST_CONFIG_DIR and tempest.conf file itself).

  Having dependency for API tests on third-party component is
  unacceptable.

  This bug is about removing dependency on tempest from neutron tests
  completely by changing how tests are checking neutron configuration.

  CONF object, which is used by tests during skip checks and other
  methods should be refactor not rely on tempest.conf

  Removing this dependency will simplify running of neutron tests

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


Follow ups

References