← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1910717] [NEW] "test_set_igmp_snooping_flood" fails because "ports_other_config" is None

 

Public bug reported:

"test_set_igmp_snooping_flood" fails because "ports_other_config" is
None after being set in the previous line.

  self.ovs.set_igmp_snooping_flood(port_name, True)
  ports_other_config = self.ovs.db_get_val('Port', port_name, 'other_config')

Log:
https://b03ae727f46a68c51347-58d582b1ad987403ec8ac78ac19177df.ssl.cf5.rackcdn.com/769880/1/check
/neutron-functional-with-uwsgi/157d413/testr_results.html

Snippet: http://paste.openstack.org/show/801508/

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  "test_set_igmp_snooping_flood" fails because "ports_other_config" is
  None

Status in neutron:
  New

Bug description:
  "test_set_igmp_snooping_flood" fails because "ports_other_config" is
  None after being set in the previous line.

    self.ovs.set_igmp_snooping_flood(port_name, True)
    ports_other_config = self.ovs.db_get_val('Port', port_name, 'other_config')

  Log:
  https://b03ae727f46a68c51347-58d582b1ad987403ec8ac78ac19177df.ssl.cf5.rackcdn.com/769880/1/check
  /neutron-functional-with-uwsgi/157d413/testr_results.html

  Snippet: http://paste.openstack.org/show/801508/

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


Follow ups