← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1505259] Re: Functional gate broken due to configure_for_func_testing.sh inability to configure DB backends

 

** Changed in: neutron
       Status: Fix Committed => 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/1505259

Title:
  Functional gate broken due to configure_for_func_testing.sh inability
  to configure DB backends

Status in neutron:
  Fix Released

Bug description:
  After https://review.openstack.org/#/c/233106/ was merged to Devstack, the configure_for_func_testing.sh script is unable to configure both DB backends, and test setup eventually fails as such:
  http://logs.openstack.org/68/233068/5/check/gate-neutron-dsvm-functional/6c27c46/console.html#_2015-10-12_13_29_18_446

  This happens because the Postgres disable is successful, but the Postgres enable is ignored by Devstack. The issue is here:
  https://github.com/openstack/neutron/blob/master/tools/configure_for_func_testing.sh#L127

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


References