← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1490160] [NEW] Unit tests are super slow

 

Public bug reported:

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.

** Affects: keystone
     Importance: Undecided
     Assignee: Brant Knudson (blk-u)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Brant Knudson (blk-u)

-- 
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:
  In Progress

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


Follow ups