Tests require a running redis-server

Bug #691463 reported by Soren Hansen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

Since the eventlet branch was merged run_tests.py requires a running redis-server. plz to fix.

Related branches

Revision history for this message
Soren Hansen (soren) wrote :

I'm clearly in holiday mode. It's not rabbit, it's redis. Sorry.

summary: - Tests require a running rabbitmq
+ Tests require a running redis-server
description: updated
Revision history for this message
Soren Hansen (soren) wrote :

It seems to be because the fakeldap tests run last now, while they used to run first, so once auth_unittest was done, FLAGS.auth_driver pointed to the DbDriver.

Revision history for this message
Jonathan Bryce (jbryce) wrote :

The fakeldap tests were skipped previously using Trial's skip functionality. Now they subclass a PyUnit TestCase rather than a TrialTestCase and skip functionality is not present (not until python 2.7).

Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
status: Fix Committed → 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.