yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39964
[Bug 1505259] [NEW] Functional gate broken due to configure_for_func_testing.sh inability to configure DB backends
Public bug reported:
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
** Affects: neutron
Importance: Critical
Assignee: Assaf Muller (amuller)
Status: In Progress
** Tags: functional-tests
--
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:
In Progress
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
Follow ups