Public bug reported:

On current master (6a93e9b) most of unit tests do not run on new schema.
For example, for test
keystone.tests.unit.assignment.role_backends.test_sql.SqlRole.test_role_crud
migration contract_repo/versions/002_password_created_at_not_nullable.py
never gets applied.

Keystone should run all migrations for a test prior to the test's
execution.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1621449

Title:
  Unit tests run on old db schema

Status in OpenStack Identity (keystone):
  New

Bug description:
  On current master (6a93e9b) most of unit tests do not run on new
  schema. For example, for test
  keystone.tests.unit.assignment.role_backends.test_sql.SqlRole.test_role_crud
  migration
  contract_repo/versions/002_password_created_at_not_nullable.py never
  gets applied.

  Keystone should run all migrations for a test prior to the test's
  execution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1621449/+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