← Back to team overview

openstack team mailing list archive

Re: [OpenStack][Nova] No tests available in custom branch

 

I'v tried doing those modifications directly on the master branch, just to
see if the tests would run. Sadly, i get the same output.

Am i supposed to change something when adding new files before running the
tests?

On Tue, Jun 26, 2012 at 9:36 AM, Leander Bessa Beernaert <
leanderbb@xxxxxxxxx> wrote:

> Performing the alteration you suggested did not change anything, the
> output from "run_tests.sh" is still the same:
>
> ./run_tests.sh
>>
>>
>> ----------------------------------------------------------------------
>> Ran 0 tests in 0.000s
>> OK
>> Running PEP8 and HACKING compliance check...
>> 4 imports missing in this test environment
>>
>
> Any ideas?
>
> On Mon, Jun 25, 2012 at 7:01 PM, Kevin L. Mitchell <
> kevin.mitchell@xxxxxxxxxxxxx> wrote:
>
>> On Mon, 2012-06-25 at 16:56 +0100, Leander Bessa Beernaert wrote:
>> > Here's the diff http://paste.openstack.org/show/18756/
>>
>> Change "import diagnostics" to "from nova.virt.libvirt import
>> diagnostics".  (Also note that you may need to add a space between your
>> name and your email address in Authors, and if you mean to submit this
>> to the trunk, it'd be nice to put your entry in the
>> alphabetically-appropriate place…)
>> --
>> Kevin L. Mitchell <kevin.mitchell@xxxxxxxxxxxxx>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>

References