On Wed, 29 Apr 2015, Luo Gangyi wrote:
Yes, we can do as you said. But still a bit weird using database in unit tests :)
As stated elsewhere they aren't really unit tests, they're just "tests". Those tests which rely on external services are being moved to another directory:
It's used for the scenario tests on different db backend. Will be moved into functional test though. https://review.openstack.org/#/c/160827/
Once that split is complete there will be a directory for "unit" and directory for "functional" and it will be possible to run just the unit tests. -- Chris Dent tw:@anticdent freenode:cdent https://tank.peermore.com/tanks/cdent __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
