[system tests] ha_sequential_rabbit_master_failover test failed with TypeError: start() takes exactly 1 argument (2 given)

Bug #1537764 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Alexander Kurenyshev
8.0.x
Fix Released
High
Alexander Kurenyshev

Bug Description

https://github.com/openstack/fuel-qa/blob/727d498c09e5d62e6e328111cbd975bc5b9a64fc/fuelweb_test/tests/tests_strength/test_failover_base.py#L773 - test failed because method start doesn't have 'verbose' parameter so it should be just - master_rabbit.start()

Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/8.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/helpers/decorators.py", line 83, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/tests/tests_strength/test_failover_with_ceph.py", line 71, in ha_ceph_neutron_rabbit_master_destroy
    super(self.__class__, self).ha_sequential_rabbit_master_failover()
  File "/home/jenkins/workspace/8.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/tests/tests_strength/test_failover_base.py", line 774, in ha_sequential_rabbit_master_failover
    master_rabbit.start(False)
TypeError: start() takes exactly 1 argument (2 given)

Tags: area-qa
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Alexander Kurenyshev (akurenyshev)
status: New → Confirmed
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/272971

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/272128
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=aac2dc096679b0defd53273aa869d35fd24204e6
Submitter: Jenkins
Branch: master

commit aac2dc096679b0defd53273aa869d35fd24204e6
Author: Alexander Kurenyshev <email address hidden>
Date: Mon Jan 25 18:18:07 2016 +0300

    Fix a call to the devops node start method

    Patch fixes a call to the Node object start method.
    This method doesn't take any arguments. A verbose
    output is switched off by default.

    Closes-Bug:1537764

    Change-Id: I8c13474a87b2c040594edfeb4f1a20d5c83d524f

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/272971
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=401c7b41007654675b4c38a124427b6fcf3e2f9e
Submitter: Jenkins
Branch: stable/8.0

commit 401c7b41007654675b4c38a124427b6fcf3e2f9e
Author: Alexander Kurenyshev <email address hidden>
Date: Mon Jan 25 18:18:07 2016 +0300

    Fix a call to the devops node start method

    Patch fixes a call to the Node object start method.
    This method doesn't take any arguments. A verbose
    output is switched off by default.

    Closes-Bug:1537764

    Change-Id: I8c13474a87b2c040594edfeb4f1a20d5c83d524f

Changed in fuel:
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.