Public bug reported:

Currently, the fullstack environment is created per test function
consuming. The environment creation takes a fair amount of time. This
bug is a proposal to move environment creation to the test class level
to reduce time of fullstack runs. As a tradeoff, we won't be able to run
tests under same class in parallel.

** Affects: neutron
     Importance: Wishlist
         Status: New


** Tags: fullstack rfe

** Changed in: neutron
   Importance: Undecided => Wishlist

** Tags added: rfe

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

Title:
  fullstack: Improve test suite by creating environment per test class

Status in neutron:
  New

Bug description:
  Currently, the fullstack environment is created per test function
  consuming. The environment creation takes a fair amount of time. This
  bug is a proposal to move environment creation to the test class level
  to reduce time of fullstack runs. As a tradeoff, we won't be able to
  run tests under same class in parallel.

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

-- 
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

Reply via email to