yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56693
[Bug 1620764] Re: migration test fails on table addition
Reviewed: https://review.openstack.org/371075
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0818d42cb2afb5cd1ded72d9c2cc7c0ac4762a2c
Submitter: Jenkins
Branch: master
commit 0818d42cb2afb5cd1ded72d9c2cc7c0ac4762a2c
Author: David Stanek <dstanek@xxxxxxxxxxx>
Date: Thu Sep 15 19:28:22 2016 +0000
Ensure the sqla-migrate scripts cache is cleared
The cache was causing problems with our multiple repositories since
the modules all have the same names.
e.g. expand_repo/versions/001_awesome.py and
data_migration_repo/versions/001_awesome.py)
Change-Id: Ib9bbeebc2149b0aee5f3d6fec963e40e90f1b743
Closes-Bug: #1620764
** Changed in: keystone
Status: In Progress => Fix Released
--
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/1620764
Title:
migration test fails on table addition
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
If expand repo migration adds a table, corresponding unit test fails
attempting to access created table with the error "Table does not
exist" [0]
[0] http://logs.openstack.org/88/208488/51/check/gate-keystone-
python27-db-ubuntu-
xenial/81311f3/console.html#_2016-09-06_14_27_49_936937
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1620764/+subscriptions
References