Typo in method name in 'four_controllers' acceptance test

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

Bug Description

https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/tests/tests_deployments/tests_neutron_vlan/test_ha_vlan_group_4.py#L89 - typo in test, s/update_node_partioning/update_node_partitioning

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.acceptance.ubuntu.ha_vlan_group_4/fuelweb_test/helpers/decorators.py", line 83, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0.acceptance.ubuntu.ha_vlan_group_4/fuelweb_test/tests/tests_deployments/tests_neutron_vlan/test_ha_vlan_group_4.py", line 89, in four_controllers
    cinder_image_size = self.fuel_web.update_node_partioning(node)
AttributeError: 'FuelWebClient' object has no attribute 'update_node_partioning'

Tags: area-qa
Maciej Relewicz (rlu)
Changed in fuel:
status: New → Confirmed
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/269134

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/269217

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

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

commit 4283411a331ab0f419999fed9644b83e86a12290
Author: asledzinskiy <email address hidden>
Date: Mon Jan 18 17:19:49 2016 +0200

    Fix typo in 'update_node_partitioning' method call

    - 'update_node_partitioning' call was fixed in
    four_controllers test

    Change-Id: I883ea232b06ba375662721421577f31e509b65ef
    Closes-Bug: #1535261

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

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

commit eb03b4e7c0a4775e8307524f03c8a0bd4af98ef6
Author: asledzinskiy <email address hidden>
Date: Mon Jan 18 17:19:49 2016 +0200

    Fix typo in 'update_node_partitioning' method call

    - 'update_node_partitioning' call was fixed in
    four_controllers test

    Change-Id: I883ea232b06ba375662721421577f31e509b65ef
    Closes-Bug: #1535261

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.