← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537510] Re: Functional test_models_sync is not working in Jenkins

 

Reviewed:  https://review.openstack.org/271918
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d9693d787812347133e9ff765428389a2c332cdf
Submitter: Jenkins
Branch:    master

commit d9693d787812347133e9ff765428389a2c332cdf
Author: Akihiro Motoki <motoki@xxxxxxxxxxxxx>
Date:   Mon Jan 25 16:46:08 2016 +0900

    Add dns_db to models/head.py
    
    commit 93ac8b3a3318c0b762d399fa78b8ce981d44b3d9 adds dns_db
    but it forgot to add it to models/heads.
    As a result, db migration model sync check is failing.
    
    Closes-Bug: #1537578
    Closes-Bug: #1537510
    
    Note that it was not detected in our neutron functional tests.
    It is being investigated in bug 1537510.
    
    Change-Id: Ica15afb1fd2335e5fe686ec36b05513a46427bcd


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537510

Title:
  Functional test_models_sync is not working in Jenkins

Status in neutron:
  Fix Released

Bug description:
  Change https://review.openstack.org/212213 added some models but they
  were not added to head.py. This should have been detected by
  test_models_sync in the functional job, but it is currently not being
  detected. I tried the test_models_sync locally and it correctly fails.

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


References