mogan.tests.unit.db.test_compute_nodes.DbComputeNodeTestCase.test_compute_node_get_all accasionally faield

Bug #1699662 reported by Zhenguo Niu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mogan
Fix Released
Medium
Zhenguo Niu

Bug Description

2017-06-22 03:31:21.907010 | ======================================================================
2017-06-22 03:31:21.907064 | FAIL: mogan.tests.unit.db.test_compute_nodes.DbComputeNodeTestCase.test_compute_node_get_all
2017-06-22 03:31:21.907095 | tags: worker-7
2017-06-22 03:31:21.907129 | ----------------------------------------------------------------------
2017-06-22 03:31:21.907151 | Traceback (most recent call last):
2017-06-22 03:31:21.907190 | File "mogan/tests/unit/db/test_compute_nodes.py", line 58, in test_compute_node_get_all
2017-06-22 03:31:21.907214 | self.assertIn(node_uuid, res_uuids)
2017-06-22 03:31:21.907272 | File "/home/jenkins/workspace/gate-mogan-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertIn
2017-06-22 03:31:21.907302 | self.assertThat(haystack, Contains(needle), message)
2017-06-22 03:31:21.907360 | File "/home/jenkins/workspace/gate-mogan-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2017-06-22 03:31:21.907380 | raise mismatch_error
2017-06-22 03:31:21.907441 | testtools.matchers._impl.MismatchError: u'c225323e-36d1-4917-a75a-ed5da1c9dece' not in [u'5089addf-1d22-4aa5-ac39-e7253fd348eb', u'71d0baa7-d61d-43ba-81c5-323d0c68375e']
2017-06-22 03:31:21.907462 | Ran 241 tests in 2.310s
2017-06-22 03:31:21.907485 | FAILED (id=0, failures=1, skips=14)
2017-06-22 03:31:21.907551 | error: testr failed (1)
2017-06-22 03:31:21.950679 | ERROR: InvocationError: '/home/jenkins/workspace/gate-mogan-python27-ubuntu-xenial/.tox/py27/bin/python setup.py test --slowest --testr-args='

Changed in mogan:
importance: Undecided → Medium
Changed in mogan:
assignee: nobody → Zhenguo Niu (niu-zglinux)
Changed in mogan:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mogan (master)

Reviewed: https://review.openstack.org/477053
Committed: https://git.openstack.org/cgit/openstack/mogan/commit/?id=cb5192ecd2c0865d5e11791ab915c878105af544
Submitter: Jenkins
Branch: master

commit cb5192ecd2c0865d5e11791ab915c878105af544
Author: Zhenguo Niu <email address hidden>
Date: Sat Jun 24 10:16:19 2017 +0800

    Remove tests.unit.db.test_compute_nodes.test_compute_node_get_all

    The test occasionally failed, and we will get rid of all compute
    nodes stuff later, so just remove it to keep gate green.

    Closes-Bug: #1699662

    Change-Id: I0288cc9f80f909ad6a012df959f7bc80d8e3ffa8

Changed in mogan:
status: In Progress → 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.