fullstack: Improve test suite by creating environment per test class

Bug #1739075 reported by Jakub Libosvar
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Wishlist
Unassigned

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.

Tags: fullstack
Changed in neutron:
importance: Undecided → Wishlist
tags: added: rfe
tags: removed: rfe
Revision history for this message
Jakub Libosvar (libosvar) wrote :

Parallel execution can be achieved by using different projects per test_ method.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.