← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1680240] Re: test_no_migrations_have_downgrade is broken

 

Reviewed:  https://review.openstack.org/453872
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f845e179687695d4b146c0143f4fa035d115fdd4
Submitter: Jenkins
Branch:    master

commit f845e179687695d4b146c0143f4fa035d115fdd4
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date:   Wed Apr 5 17:00:05 2017 -0400

    Fix test_no_migrations_have_downgrade
    
    This wasn't walking the correct directory and it wasn't
    including the API database migrations.
    
    Change-Id: Idff0e8089faf4025a080a5842ff65eaad7b6fdb8
    Closes-Bug: #1680240


** Changed in: nova
       Status: In Progress => Fix Released

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

Title:
  test_no_migrations_have_downgrade is broken

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  We have a unit test to check if a database migration script has a
  downgrade method, but it's broken since it didn't catch this:

  https://review.openstack.org/#/c/453025/2/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1680240/+subscriptions


References