test_dualnet_multi_prefix_slaac fails on the gate

Bug #1505478 reported by Ken'ichi Ohmichi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Ken'ichi Ohmichi

Bug Description

test_dualnet_multi_prefix_slaac fails like

Traceback (most recent call last):
  File "tempest/test.py", line 127, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_network_v6.py", line 253, in test_dualnet_multi_prefix_slaac
    dualnet=True)
  File "tempest/scenario/test_network_v6.py", line 165, in _prepare_and_test
    self.turn_nic6_on(sshv4_2, sid2)
  File "tempest/scenario/test_network_v6.py", line 147, in turn_nic6_on
    % self.network_v6)
  File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 1 != 2: Multiple IPv6 ports found on network <DeletableNetwork id="a0278487-1e79-4be7-993a-b8344de431b4" name="tempest-network-smoke--1409573709">

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tempest (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/233920

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/233920
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=695ac5cdeddf5d66408219c64edb233f50fafe72
Submitter: Jenkins
Branch: master

commit 695ac5cdeddf5d66408219c64edb233f50fafe72
Author: Ken'ichi Ohmichi <email address hidden>
Date: Tue Oct 13 03:07:17 2015 +0000

    Add failure ports to error message

    On the gate, test_dualnet_multi_prefix_slaac fails due to duplicated
    ports on the test. However, the error message doesn't contain actual
    ports information. This patch adds it for debugging.

    Change-Id: I198ae97b954c01581a037923494949527fed8efa
    Related-Bug: #1505478

Revision history for this message
Castulo J. Martinez (castulo-martinez) wrote :

Hey Kenichi, I am doing some cleanup in bugs, I see you already submitted a patch for this bug, but I see you added Related-Bug to your commit message instead of Closes-Bug, does that mean another patch is needed to close this bug? Or it was an oversight?

Changed in tempest:
status: New → Confirmed
assignee: nobody → Ken'ichi Ohmichi (oomichi)
Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :

Thanks for working here Castulo.
Yeah, now we are not facing this problem.
and it is enough to add the debugging message for current situation.
I will change the status to "Fixed" at this time for the cleanup.

Changed in tempest:
status: Confirmed → Fix Committed
Changed in tempest:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.