summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Configurations stored in the databaseCraig Vyvial2014-08-261-1/+1
* Fixed dependency on trove for int-testsNikhil Manchanda2014-08-051-97/+8
* Merge "Add support for a neutron-based install"Jenkins2014-07-212-2/+7
|\
| * Add support for a neutron-based installNikhil Manchanda2014-07-142-3/+7
* | Add dbaas.api.replication to black-box groupNikhil Manchanda2014-07-151-1/+1
|/
* Fix signature for launching int-testsDenis Makogon2014-07-031-1/+3
* Making datastore integration tests run in live modeSteve Leon2014-05-071-0/+2
* Add support for minimal MongoDB testingDenis Makogon2014-03-031-0/+11
* Add support for single instance CouchbaseKhyati Sheth2014-02-271-0/+9
* Initial support for single instance Cassandra DatabaseDenis Makogon2014-02-121-0/+8
* changes to support configuration groupsCraig Vyvial2014-02-051-0/+2
* Migrating trove to entry pointsMichael Basnight2014-01-311-2/+2
* Merge "Bugfix of repeating lines in configuration file"Jenkins2014-01-221-1/+0
|\
| * Bugfix of repeating lines in configuration fileNilakhya2014-01-171-1/+0
* | Setup test program to use the same config as test runnerRobert Myers2013-12-301-1/+1
|/
* Fixed misspellings of common wordsSushil Kumar2013-12-172-4/+4
* Fixing logging setup callRobert Myers2013-11-141-1/+1
* Moving mgmt host tests.Robert Myers2013-10-2540-2743/+384
* Adding changes to comply with the compat client.Michael Basnight2013-10-0913-17/+17
* Importing poll_until method from correct placeDmitriy Ukhlov2013-09-241-1/+2
* Removed restart tests from blackbox groupNikhil Manchanda2013-07-231-1/+4
* Fix few missed issues with the reddwarf -> trove renameNikhil Manchanda2013-06-255-20/+20
* Rename from reddwarf to trove.Michael Basnight2013-06-2435-179/+179
* Re-enabled the delete_queue tests in the integration testsNikhil Manchanda2013-06-061-2/+0
* Merge "Adding missing tests to the blackbox group."Jenkins2013-06-061-1/+4
|\
| * Adding missing tests to the blackbox group.Steve Leon2013-06-041-1/+4
* | Fixed test scripts to use binaries from usr_bin_dir instead of code_root_dirsNikhil Manchanda2013-06-051-16/+16
|/
* Unpin disk-image-builder and bring back cloud-initVipul Sabhaya2013-05-021-1/+1
* Fix for missing quota property for int tests part2daniel-a-nguyen2013-03-141-0/+1
* Adds user-access to the integration test battery.Ed Cranford2013-02-151-0/+2
* fix int-tests running with out volumeCraig Vyvial2013-01-091-1/+5
* Part 2 Create group for simple unit testsdaniel-a-nguyen2012-12-121-0/+12
* Moves the mgmt tests to their own group.Tim Simpson2012-12-111-6/+10
* Imports the reddwarf repo tests from their new home.Tim Simpson2012-12-0336-4449/+109
* Added use_nova_volume flag in core.test.conf to get arounddaniel-a-nguyen2012-11-292-1/+3
* Use reddwarf instead of reddwarf_liteAaron Crickenberger2012-11-201-1/+1
* Merge pull request #152 from ed-/nocompute-noproblemTim Simpson2012-10-302-0/+43
|\
| * Adds test for account view workaround in case an instance is missing a comput...Ed Cranford2012-10-022-0/+43
* | Misc fixes to the merge to workMichael Basnight2012-10-251-0/+2
|/
* Make sure that not only are the instance fields present, but non-null, especi...Ed Cranford2012-09-271-0/+2
* Beefing up the tests for AMQP stuff in the guest to look for FD leaks.Tim Simpson2012-09-262-1/+58
* Merge pull request #149 from TimSimpsonR/known-bugsTim Simpson2012-09-252-4/+44
|\
| * Adding the ability to put known bugs into the RDLI test config.Tim Simpson2012-09-242-4/+44
* | Update tests/integration/tests/api/instances.pyTim Simpson2012-09-251-1/+3
* | Update tests/integration/int_tests.pyTim Simpson2012-09-241-1/+2
* | Whitebox test mode now incorporates Nova code.Tim Simpson2012-09-244-11/+29
* | Merge pull request #147 from TimSimpsonR/fix_importTim Simpson2012-09-241-0/+2
|\ \ | |/
| * Fixed missing import for TestRoot.Tim Simpson2012-09-241-1/+3
* | Merge pull request #141 from TimSimpsonR/require_admin_contextTim Simpson2012-09-202-5/+1
|\ \
| * | Enabling tests to confirm non-admins can't use hosts and volumes call.Tim Simpson2012-09-152-5/+1