[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic
Ryan Beisner
1372893 at bugs.launchpad.net
Wed Oct 1 12:37:09 UTC 2014
Also just so you know, unit test on n-api is failing:
Starting tests...
...............................................F..F
======================================================================
FAIL: test_register_configs (unit_tests.test_neutron_api_utils.TestNeutronAPIUtils)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/checkout/neutron-api/unit_tests/test_neutron_api_utils.py", line 134, in test_register_configs
self.assertItemsEqual(_regconfs.configs, confs)
AssertionError: Element counts were not equal:
First has 1, Second has 0: '/etc/apache2/sites-available/openstack_https_frontend.conf'
First has 0, Second has 1: '/etc/apache2/sites-available/openstack_https_frontend'
======================================================================
FAIL: test_restart_map (unit_tests.test_neutron_api_utils.TestNeutronAPIUtils)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/checkout/neutron-api/unit_tests/test_neutron_api_utils.py", line 115, in test_restart_map
self.assertItemsEqual(_restart_map, expect)
AssertionError: Element counts were not equal:
First has 1, Second has 0: '/etc/apache2/sites-available/openstack_https_frontend.conf'
First has 0, Second has 1: '/etc/apache2/sites-available/openstack_https_frontend'
Name Stmts Miss Cover Missing
---------------------------------------------------------
hooks/neutron_api_context 61 4 93% 27-29, 67
hooks/neutron_api_hooks 167 5 97% 159-160, 233, 349-350
hooks/neutron_api_utils 88 0 100%
---------------------------------------------------------
TOTAL 316 9 97%
----------------------------------------------------------------------
Ran 51 tests in 2.185s
FAILED (failures=2)
make: *** [test] Error 1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1372893
Title:
Neutron has an empty database after deploying juno on utopic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1372893/+subscriptions
More information about the Ubuntu-server-bugs
mailing list