yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46428
[Bug 1546793] [NEW] Fix neutron-fwaas cover tests
Public bug reported:
The tox.ini command for 'tox -e cover' breaks with error:
cover runtests: commands[0] | python setup.py testr --coverage --coverage-package-name=neutron_fwaas --testr-args=
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: option --coverage-package-name not recognized
ERROR: InvocationError: '/opt/stack/neutron-fwaas/.tox/cover/bin/python setup.py testr --coverage --coverage-package-name=neutron_fwaas --testr-args='
___________________________________ summary ____________________________________
ERROR: cover: commands failed
Appears to be same issue as found in neutron-vpnaas and fixed there
under https://review.openstack.org/#/c/217847/
** Affects: neutron
Importance: Undecided
Assignee: James Arendt (james-arendt-7)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => James Arendt (james-arendt-7)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1546793
Title:
Fix neutron-fwaas cover tests
Status in neutron:
In Progress
Bug description:
The tox.ini command for 'tox -e cover' breaks with error:
cover runtests: commands[0] | python setup.py testr --coverage --coverage-package-name=neutron_fwaas --testr-args=
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: option --coverage-package-name not recognized
ERROR: InvocationError: '/opt/stack/neutron-fwaas/.tox/cover/bin/python setup.py testr --coverage --coverage-package-name=neutron_fwaas --testr-args='
___________________________________ summary ____________________________________
ERROR: cover: commands failed
Appears to be same issue as found in neutron-vpnaas and fixed there
under https://review.openstack.org/#/c/217847/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1546793/+subscriptions
Follow ups