deploy_multiple_services_local_mirror test failed with AttributeError: 'MultiroleMultipleServices' object has no attribute 'get_cluster_repos'

Bug #1540321 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
Fuel QA Team

Bug Description

https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/tests/test_ha_one_controller.py#L504 - deploy_multiple_services_local_mirror test failed on code - repos_attr = self.get_cluster_repos(cluster_id)

it should be - repos_attr = self.fuel_web.get_cluster_repos(cluster_id)

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.multirole/fuelweb_test/helpers/decorators.py", line 83, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0.system_test.ubuntu.multirole/fuelweb_test/tests/test_ha_one_controller.py", line 504, in deploy_multiple_services_local_mirror
    repos_attr = self.get_cluster_repos(cluster_id)
AttributeError: 'MultiroleMultipleServices' object has no attribute 'get_cluster_repos'

Tags: area-qa
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/274800

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

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

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

commit a3b588914706c7428ecb66c50eebc2969d26ef6d
Author: asledzinskiy <email address hidden>
Date: Mon Feb 1 19:25:29 2016 +0200

    Fix call of get_cluster_repos method

    - Fix call of get_cluster_repos in
    deploy_multiple_services_local_mirror test

    Change-Id: If26194f04049f12a650897457696e0e07edbfbdf
    Closes-Bug: #1540321

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/274803
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=182f0b5e8f4bae93aa5d6b00b4f815276e3dde9f
Submitter: Jenkins
Branch: stable/8.0

commit 182f0b5e8f4bae93aa5d6b00b4f815276e3dde9f
Author: asledzinskiy <email address hidden>
Date: Mon Feb 1 19:25:29 2016 +0200

    Fix call of get_cluster_repos method

    - Fix call of get_cluster_repos in
    deploy_multiple_services_local_mirror test

    Change-Id: If26194f04049f12a650897457696e0e07edbfbdf
    Closes-Bug: #1540321

Revision history for this message
Maksym Strukov (unbelll) wrote :

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.multirole/fuelweb_test/helpers/decorators.py", line 83, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0.system_test.ubuntu.multirole/fuelweb_test/tests/test_ha_one_controller.py", line 505, in deploy_multiple_services_local_mirror
    self.fuel_web.report_repos(repos_attr)
AttributeError: 'FuelWebClient' object has no attribute 'report_repos'

in 8.0-518
https://product-ci.infra.mirantis.net/job/8.0.system_test.ubuntu.multirole/130/testReport/(root)/deploy_multiple_services_local_mirror/deploy_multiple_services_local_mirror/

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

This issue will have gone with fixing this bug - https://bugs.launchpad.net/fuel/+bug/1518960
I'll just close it after verifying 1518960

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Moved to Won't Fix accordingly to HCF limits.
Please change the status if you no more about the issue.

tags: added: non-release
Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: non-release
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.