← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1991798] Re: [FT] "IpMonitorTestCase" failing occasionally on the no namespace test cases

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/860423
Committed: https://opendev.org/openstack/neutron/commit/a8a43c80455dac21651c5240dfdaa4acec49d6c9
Submitter: "Zuul (22348)"
Branch:    master

commit a8a43c80455dac21651c5240dfdaa4acec49d6c9
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Sat Oct 1 15:35:43 2022 +0200

    Execute "IpMonitorTestCase" tests always inside a namespace
    
    To improve the execution isolation of "IpMonitorTestCase", the test
    cases will be executed inside a network namespace only.
    
    Closes-Bug: #1991798
    Change-Id: I69200f8236e65ea50d1ad3ac322441554634c9c3


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  [FT] "IpMonitorTestCase" failing occasionally on the no namespace test
  cases

Status in neutron:
  Fix Released

Bug description:
  The FT class "IpMonitorTestCase" executes the implemented tests with
  and without a namespace. It is safer to execute those tests only
  inside a namespace to provide isolation against other tests. There is
  no gain on executing them in the root namespace.

  E.g.:
  https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d78/periodic/opendev.org/openstack/neutron/master/neutron-
  functional/d78cba5/testr_results.html

  Error (snippet): https://paste.opendev.org/show/bZvxFPwRAZjTkCKA1aNm/

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



References