Reviewed: https://review.openstack.org/370370 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b52e0de37cee910ef190a03dda8a2851a877ea99 Submitter: Jenkins Branch: master
commit b52e0de37cee910ef190a03dda8a2851a877ea99 Author: Dolph Mathews <[email protected]> Date: Wed Sep 14 18:43:11 2016 +0000 Test that rolling upgrade repos are in lockstep Change-Id: I249e8580d0d5dc53b54619d41a145ef9f0166d19 Closes-Bug: 1615020 ** 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/1615020 Title: Test that expand, migrate, contract repos have the same number of steps Status in OpenStack Identity (keystone): Fix Released Bug description: To ensure that each of the 3 new migration repositories contain the same number of steps, we should introduce a test to catch developers attempting to introduce a new step to any one of the new repos, without introducing no-op steps to all of them. Upon failure, the test should explain to developers that they need to add no-op migrations to the other repositories, and the motivation for doing so (e.g. making it easy for us to prevent deployers from breaking their databases). To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1615020/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

