← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1829889] [NEW] _assert_ipv6_accept_ra method should wait until proper settings will be configured

 

Public bug reported:

This method is defined in neutron/tests/functional/agent/l3/framework.py
and it should use wait_until_true to avoid potential race conditions
between test assertions and what L3 agent is doing.

It seems that e.g. in http://logs.openstack.org/61/659861/1/check
/neutron-functional/3708673/testr_results.html.gz there was such race
which caused test failure.

** Affects: neutron
     Importance: Medium
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: functional-tests gate-failure

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

Title:
  _assert_ipv6_accept_ra method should wait until proper settings will
  be configured

Status in neutron:
  Confirmed

Bug description:
  This method is defined in
  neutron/tests/functional/agent/l3/framework.py and it should use
  wait_until_true to avoid potential race conditions between test
  assertions and what L3 agent is doing.

  It seems that e.g. in http://logs.openstack.org/61/659861/1/check
  /neutron-functional/3708673/testr_results.html.gz there was such race
  which caused test failure.

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


Follow ups