summaryrefslogtreecommitdiffstats
path: root/tools/pip-requires-testing
Commit message (Collapse)AuthorAgeFilesLines
* Gets Keystone a bit more inline with the way thatDolph Mathews2011-08-051-3/+0
| | | | | | | | | | | | | | | | | other OpenStack projects run tests. Basically, adds the standard run_tests.sh script, modifies the run_tests.py script to do the following: a) Correctly create a test configuration file that is passed to keystone-manage and keystone. This allows you to test keystone on a server that already has keystone running on it b) Some DRY cleanup around the removal of database files that get created in the course of testing c) Creates a virtualenv automatically with the -V (-f) flag, which reads the tools/pip-requires file and constructs a virtualenv with all dependencies installed Change-Id: I8defa5956a7f23258936d04a11655d36a71226ec
* Add unittest2 to pip requires for testingZiad Sawalha2011-07-281-1/+2
| | | | Change-Id: I425ab1b53fd4519902af017e39a4cfd638984f49
* Added pip requirements file for testing environments.Dolph Mathews2011-06-141-0/+2