[openstack-dev] unit testing

2015-08-28 Thread Vasanthi Thirumalai
Hi Garfield, Where is your workspace? I was looking to run unit tests on your recent changes to test_v7000_common.py. -Vasanthi __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

Re: [openstack-dev] Unit Testing Nova

2014-02-18 Thread Mike Spreitzer
Mike Spreitzer/Watson/IBM@IBMUS wrote on 02/18/2014 01:22:33 PM: > That was using version 1.6.1 (as a workaround to https:// > bugs.launchpad.net/openstack-ci/+bug/1274135). > > Also, this was a fresh DevStack install (done about an hour or two > before I posted to the list), with a pretty plain

Re: [openstack-dev] Unit Testing Nova

2014-02-18 Thread Mike Spreitzer
Boris Pavlovic wrote on 02/18/2014 12:55:26 PM: > What version of tox do you use? That was using version 1.6.1 (as a workaround to https://bugs.launchpad.net/openstack-ci/+bug/1274135). Also, this was a fresh DevStack install (done about an hour or two before I posted to the list), with a pre

Re: [openstack-dev] Unit Testing Nova

2014-02-18 Thread Boris Pavlovic
Mike, What version of tox do you use? Best regards, Boris Pavlovic On Tue, Feb 18, 2014 at 9:46 PM, Mike Spreitzer wrote: > I am trying to figure out how I should be doing unit testing, and > documenting it in https://wiki.openstack.org/wiki/Gerrit_Workflow > > Oddly, the situation for Nova s

[openstack-dev] Unit Testing Nova

2014-02-18 Thread Mike Spreitzer
I am trying to figure out how I should be doing unit testing, and documenting it in https://wiki.openstack.org/wiki/Gerrit_Workflow Oddly, the situation for Nova seems reversed: run_tests.sh works and tox does not. See http://paste.openstack.org/show/66969/ for my experiences with each. Am I