[fuel-ci] deployment tests failed with 'ImportError: No module named heatclient.v1.client'

Bug #1603912 reported by Dmitry Kaigarodеsev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Critical
Fuel CI

Bug Description

After latest environment update all of the deployment tests failed with same error:

+ export PYTHONPATH=/home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa
+ echo /home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa
/home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa
+ python run_system_test.py run -q --nologcapture --with-xunit --group=smoke_neutron
2016-07-18 09:20:51,414 - INFO fuel_web_client.py:3234 -- Use FuelWebClient compatible to fuel-devops 2.9
Traceback (most recent call last):
  File "run_system_test.py", line 225, in <module>
    shell()
  File "run_system_test.py", line 217, in shell
    discover_import_tests(basedir, tests_directory)
  File "/home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa/system_test/core/discover.py", line 154, in discover_import_tests
    imported_list.append(__import__(module))
  File "/home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa/fuelweb_test/tests/test_neutron.py", line 20, in <module>
    from fuelweb_test.helpers.common import Common
  File "/home/jenkins/workspace/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/fuel-qa/fuelweb_test/helpers/common.py", line 20, in <module>
    from heatclient.v1.client import Client as HeatClient
ImportError: No module named heatclient.v1.client

example taken from URL: https://ci.fuel-infra.org/job/master.puppet-openstack.fuel-library.pkgs.ubuntu.smoke_neutron/3321/console

please check requirements in 'fuel-qa'

Changed in fuel:
assignee: nobody → Artem Grechanichenko (agrechanichenko)
description: updated
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

@Dima, please update venv on Fuel-CI,
this issue is a duplicate for https://bugs.launchpad.net/fuel/+bug/1601856

Changed in fuel:
assignee: Artem Grechanichenko (agrechanichenko) → Fuel CI (fuel-ci)
Revision history for this message
Dmitry Kaigarodеsev (dkaiharodsev) wrote :

solved by updating test environment

Changed in fuel:
status: New → Fix Committed
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.