py27: commands failed

Bug #1707154 reported by guanwenxue
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
Fix Released
High
Unassigned

Bug Description

after success install openstack using devstack,exec tox command,but result something failed as show below:

command: tox -e py27
result:
py27 develop-inst-nodeps: /opt/stack/dragonflow
...
py27 runtests: PYTHONHASHSEED='0'
py27 runtests: commands[0] | ostestr
No .testr.conf config file
The test run didn't actually run any tests

Slowest Tests:

ERROR: InvocationError: '/opt/stack/dragonflow/.tox/py27/bin/ostestr '
__________________________________________________________________________ summary __________________________________________________________________________
ERROR: py27: commands failed

Revision history for this message
guanwenxue (guanwenxue) wrote :

just compare with glance,tox command result show "py27: commands succeeded."

Revision history for this message
guanwenxue (guanwenxue) wrote :

stack@Dragonflow:~/dragonflow$ cat .testr.conf
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./dragonflow/tests/unit} $LISTOPT $IDOPTION | cat
test_id_option=--load-list $IDFILE
test_list_option=--list

Dima Kuznetsov (dimakuz)
Changed in dragonflow:
importance: Undecided → Critical
importance: Critical → High
Revision history for this message
guanwenxue (guanwenxue) wrote :

Hi,dimak,you can close this bug now
i should say sorry because i just git pull dragonflow repo,and try again,this bug disapper.
i can success execute tox -e py27 command now.

Revision history for this message
Omer Anson (omer-anson) wrote :

Closing. Bug reporter confirms this works now.

Changed in dragonflow:
status: New → 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.