[Bug 1204456] Re: neutron ml2 plugin test failures

2014-06-16 Thread stanzgy
I experienced this failure these days and my unittest always failed at case neutron.tests.unit.ml2.drivers.cisco.nexus.test_cisco_mech.TestCiscoBasicGet.test_single_get_admin. After debugging, I found this bug is caused by ml2 type_drivers entry points not found. way to reproduce: 1. cd neutron

[Bug 1204456] Re: neutron ml2 plugin test failures

2014-06-16 Thread stanzgy
** Tags added: unittest ** Package changed: neutron (Ubuntu) = neutron -- 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/1204456 Title: neutron ml2 plugin test failures To manage

[Bug 1204456] Re: neutron ml2 plugin test failures

2014-03-04 Thread berlin
It is tricky in my venv environment. take neutron.tests.unit.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_disabled as an example, using $./run_tests.sh

[Bug 1204456] Re: neutron ml2 plugin test failures

2014-01-16 Thread Justin Hammond
Has there been any progress or updates on this? I req -- 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/1204456 Title: neutron ml2 plugin test failures To manage notifications about

[Bug 1204456] Re: neutron ml2 plugin test failures

2014-01-16 Thread Justin Hammond
oops. I require a work around if possible? -- 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/1204456 Title: neutron ml2 plugin test failures To manage notifications about this bug

[Bug 1204456] Re: neutron ml2 plugin test failures

2013-09-04 Thread berlin
It is the same in my Ubuntu-12.04 Server -- 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/1204456 Title: neutron ml2 plugin test failures To manage notifications about this bug go

[Bug 1204456] Re: neutron ml2 plugin test failures

2013-09-02 Thread Xiang Hui
Hi, When I ran run_tests.sh on ubuntu, there are always fails as below: Seems it looks like the failure above. Is there any ways to fix this? because it has blocked my commit. Thanks in advance. root@ubuntu:/opt/stack/neutron# ./run_tests.sh

[Bug 1204456] Re: neutron ml2 plugin test failures

2013-08-21 Thread Kyle Mestery
I just ran the exact command above on my test rig [1], and it ran fine with no issues. Was this done using Ubuntu 12.04? I'll try to give that a shot next. [1] Fedora 19 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in

Re: [Bug 1204456] Re: neutron ml2 plugin test failures

2013-08-21 Thread Sukhdev Kapur
Hey Kyal, In my case, I did not run the test command myself. It was run by Jenkins - I do not know which platform is used. I have submitted the patch little while ago and I will wait and watch to let you know if this time it works or not. On Wed, Aug 21, 2013 at 9:44 AM, Kyle Mestery

[Bug 1204456] Re: neutron ml2 plugin test failures

2013-08-20 Thread Kyle Mestery
I'll take a look into this today. ** Changed in: neutron (Ubuntu) Assignee: (unassigned) = Kyle Mestery (mestery) -- 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/1204456 Title:

[Bug 1204456] Re: neutron ml2 plugin test failures

2013-08-18 Thread Sukhdev Kapur
Numerous ml2 tests are failing which seem to be related to this. Following is the list of test that are failing, along with the traceback which is for each of the failed tests: neutron.tests.unit.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase