yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37941
[Bug 1490160] Re: Unit tests are super slow
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1490160
Title:
Unit tests are super slow
Status in Keystone:
Fix Released
Bug description:
The unit tests used to take about 5 minutes on my computer. Now they
take 15 minutes.
The unit tests got much slower when
https://review.openstack.org/#/c/214720/ merged. Initializing the
paste pipeline must take a lot longer with this change.
The tests shouldn't be initializing the paste pipeline for tests that
only need to validate driver / backend / controller behavior.
This affects developer productivity since it takes too long to
validate changes locally.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1490160/+subscriptions
References