← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1626536] Re: test_floatingip_associate_disassociate fails too frequently

 

Reviewed:  https://review.openstack.org/375258
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b89c1abfa5c3cc0b2bf942a46cc868341cff3b31
Submitter: Jenkins
Branch:    master

commit b89c1abfa5c3cc0b2bf942a46cc868341cff3b31
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Fri Sep 23 03:03:46 2016 +0900

    Multiple integration test fixes
    
    This patch represents the following patches, combined:
    
    ---
    
    integration tests: retry WebDriver instantiation when conn refused
      https://review.openstack.org/#/c/375042/
    
    We see connection refused which leads to integration test failure randomly.
    This seems to come from high load of test infra. This commit retries
    WebDriver instantiation when connection refused is returned.
    
    There is no confident this workaround works, but it would be great
    if this reduces the number of failures. Let's try.
    
    ---
    
    integration test: ensure IPv4 address is extracted
      https://review.openstack.org/#/c/374826/
    
    In test_floatingip_associate_disassociate, IPv6 address is passed
    to Floating IP associate API. This commit ensures to pick up IPv4
    address of an instance.
    
    Change-Id: Iba71d1e17e252527a82cd53c34dca35723367b28
    Co-Authored-By: Akihiro Motoki <amotoki@xxxxxxxxx>
    Partial-Bug: #1626643
    Closes-Bug: #1626536


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1626536

Title:
  test_floatingip_associate_disassociate fails too frequently

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Recently test_floatingip_associate_disassociate in our integration
  tests fails frequently in our integration tests.

  gate-horizon-dsvm-integration-deprecated-ubuntu-xenial
  gate-horizon-dsvm-integration-current-ubuntu-xenial

  http://logs.openstack.org/55/374055/2/check/gate-horizon-dsvm-
  integration-deprecated-ubuntu-xenial/ac0ba5c/

  logstash query:

  message:"FAIL:
  openstack_dashboard.test.integration_tests.tests.test_floatingips.TestFloatingipAssociateDisassociate.test_floatingip_associate_disassociate"

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


References