[contrail] bvt test for juniper contrail-2.0 has failed with the "AttributeError: 'list' object has no attribute 'rfind'

Bug #1529178 reported by Ruslan Khozinov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
New
Undecided
okosse

Bug Description

the commit: https://review.openstack.org/#/c/258424/

the problem:

======================================================================
ERROR: BVT test for contrail plugin
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/61-venv/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/61-venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/61-venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/6.1.contrail.2.0.bvt.test.juniper/plugin_test/fuel-qa/fuelweb_test/helpers/decorators.py", line 72, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/6.1.contrail.2.0.bvt.test.juniper/plugin_test/tests/test_fuel_plugin_contrail.py", line 299, in contrail_bvt
    self.prepare_contrail_plugin(slaves=5)
  File "/home/jenkins/workspace/6.1.contrail.2.0.bvt.test.juniper/plugin_test/tests/test_fuel_plugin_contrail.py", line 128, in prepare_contrail_plugin
    self.upload_contrail_packages()
  File "/home/jenkins/workspace/6.1.contrail.2.0.bvt.test.juniper/plugin_test/tests/test_fuel_plugin_contrail.py", line 80, in upload_contrail_packages
    if os.path.splitext(self.pack_path)[1] == ".deb":
  File "/home/jenkins/61-venv/lib/python2.7/posixpath.py", line 105, in splitext
    return genericpath._splitext(p, sep, altsep, extsep)
  File "/home/jenkins/61-venv/lib/python2.7/genericpath.py", line 91, in _splitext
    sepIndex = p.rfind(sep)
AttributeError: 'list' object has no attribute 'rfind'

———————————————————————————————————

description: updated
information type: Private → Public
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.