Periodic test failure for compose_curtin_network_preseed_for

Bug #1378643 reported by Blake Rouse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Jeroen T. Vermeulen

Bug Description

The following test fails periodically:

======================================================================
FAIL: maasserver.tests.test_networking_preseed.TestComposeCurtinNetworkPreseedFor.test__composes_config
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/home/blake/Code/handle-poweroff-purpose/src/maasserver/tests/test_networking_preseed.py", line 797, in test__composes_config
    self.assertThat(fake, MockCalledOnceWith(node, expected_config))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
    raise mismatch_error
MismatchError: Expected call: mock(<Node: node-a99f6e1e-4eb4-11e4-b07c-0026bb1cd6ae (XQGNlxB8eeGCg4qzOCVn)>, {u'nameservers': ['95.164.126.127'], u'interfaces': [5b:e3:87:04:80:43], u'gateways_mapping': {5b:e3:87:04:80:43: ['95.164.126.48']}, u'ips_mapping': {}, u'auto_interfaces': [5b:e3:87:04:80:43]})
Actual call: mock(<Node: node-a99f6e1e-4eb4-11e4-b07c-0026bb1cd6ae (XQGNlxB8eeGCg4qzOCVn)>, {u'nameservers': [], u'interfaces': [5b:e3:87:04:80:43], u'gateways_mapping': {u'5b:e3:87:04:80:43': [u'95.164.126.48']}, u'ips_mapping': {}, u'auto_interfaces': [u'5b:e3:87:04:80:43']})

Tags: ipv6 tests

Related branches

Revision history for this message
Blake Rouse (blake-rouse) wrote :

I have disabled this test as it is stopping the ability for branches to land.

Changed in maas:
assignee: nobody → Jeroen T. Vermeulen (jtv)
status: Confirmed → In Progress
Changed in maas:
milestone: none → 1.7.0
status: In Progress → Fix Committed
Changed in maas:
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.