[system-tests] TOX self-check for system tests is broken

Bug #1555478 reported by Aleksei Stepanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Aleksei Stepanov

Bug Description

Run tox in system-tests dir
Expected result: Pass
Actual result:

py27 installed: alabaster==0.7.7,AllPairs==2.0.1,anyjson==0.3.1,appdirs==1.4.0,Babel==2.2.0,beautifulsoup4==4.4.1,cffi==1.5.2,cliff==2.0.0,cmd2==0.6.8,cryptography==1.2.3,debtcollector==1.3.0,Django==1.6.11,docutils==0.12,dogpile.cache==0.5.7,dogpile.core==0.4.1,ecdsa==0.13,enum34==1.1.2,factory-boy==2.6.1,fake-factory==0.5.6,fuel-devops==2.9.19,funcsigs==0.4,functools32==3.2.3.post2,httplib2==0.9.2,idna==2.0,ipaddr==2.1.11,ipaddress==1.0.16,iso8601==0.1.11,Jinja2==2.8,joblib==0.9.4,jsonpatch==1.13,jsonpointer==1.10,jsonschema==2.5.1,junitxml==0.7,keyring==8.4.1,keystoneauth1==2.3.0,launchpadlib==1.10.3,lazr.authentication==0.1.3,lazr.restfulclient==0.13.1,lazr.uri==1.0.3,libvirt-python==1.3.2,MarkupSafe==0.23,mock==1.3.0,msgpack-python==0.4.7,netaddr==0.7.18,netifaces==0.10.4,nose==1.2.1,oauth==1.0.1,openstacksdk==0.8.1,os-client-config==1.16.0,oslo.config==3.9.0,oslo.i18n==3.4.0,oslo.serialization==2.4.0,oslo.utils==1.4.2,paramiko==1.16.0,pbr==0.11.1,positional==1.0.1,prettytable==0.7.2,proboscis==1.2.6.0,psycopg2==2.6.1,py==1.4.31,pyasn1==0.1.9,pycparser==2.14,pycrypto==2.6.1,Pygments==2.1.3,pyOpenSSL==0.15.1,pyparsing==2.1.0,pytest==2.9.0,pytest-django==2.9.1,python-cinderclient==1.6.0,python-dateutil==2.5.0,python-glanceclient==0.17.1,python-ironicclient==1.2.0,python-keystoneclient==2.3.1,python-neutronclient==4.1.1,python-novaclient==3.3.0,python-openstackclient==2.2.0,pytz==2015.7,PyYAML==3.11,requests==2.9.1,requestsexceptions==1.1.3,simplejson==3.8.2,six==1.10.0,snowballstemmer==1.2.1,South==1.0.2,Sphinx==1.3.6,sphinx-rtd-theme==0.1.9,stevedore==1.12.0,tabulate==0.7.5,testresources==1.0.0,unicodecsv==0.14.1,wadllib==1.3.2,warlock==1.2.0,wrapt==1.10.6,wsgi-intercept==1.1.2,xmlbuilder==1.0,zope.interface==4.1.3
py27 runtests: PYTHONHASHSEED='117212974'
py27 runtests: commands[0] | ./run_system_test.py show-all-groups
Traceback (most recent call last):
  File "/home/penguinolog/work/fuel-qa/run_system_test.py", line 203, in <module>
    shell()
  File "/home/penguinolog/work/fuel-qa/run_system_test.py", line 198, in shell
    map_test_review_in_fuel_library(**vars(args))
  File "/home/penguinolog/work/fuel-qa/gates_tests/helpers/utils.py", line 557, in map_test_review_in_fuel_library
    groups.extend(old_groups or [])
AttributeError: 'NoneType' object has no attribute 'extend'
ERROR: InvocationError: '/home/penguinolog/work/fuel-qa/run_system_test.py show-all-groups'

Tags: area-qa
Changed in fuel:
milestone: none → 9.0
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/291052

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

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

commit 6f7801cce42404fd25c280d3f738b108a340bdd5
Author: Alexey Stepanov <email address hidden>
Date: Thu Mar 10 11:30:13 2016 +0300

    Fix incorrect groups processing in gates tests

    replace default value by list for fix TypeError
    Closes-bug: #1555478

    Change-Id: I8b2910a8db45899d66e80fdb61d1c580e7223c00

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