[openstack-qa] using py26 with tempest

Monty Taylor mordred at inaugust.com
Tue Sep 10 16:09:17 UTC 2013



On 09/10/2013 10:28 AM, Jay Buffington wrote:
> 
> 
> 
> On Tue, Sep 10, 2013 at 8:18 AM, Attila Fazekas <afazekas at redhat..com
> <mailto:afazekas at redhat.com>> wrote:
> 
>     testr/subunit does not calls the setUpClass and tearDownClass with py26.
> 
> 
> Thanks for your response.  Is this a bug in subunit?

No. setUpClass() was added to python unittest in 2.7. Nose calls it in
2.6 because nose does whatever it feels like doing. :)

In any case, getting rid of setUpClass usage is on the todo-list anyway,
so for now just using nose for running tempest in 2.6 seems like a fine
stop-gap measure.i



More information about the openstack-qa mailing list