rally/tests
Sergey Novikov 23971d6b7f Add benchmark tests for glance
The patch adds the following benchmark tests for glance:
* Add and delete image
* Boot the several instances from added image

Also some changes are added related with using
fake Glance client the for following unit tests:
* test_generic_cleanup in tests/benchmark/test_runner.py
* test_snapshot_server in tests/benchmark/scenarios/nova/test_servers.py

Implements: blueprint benchmark-scenarios
Change-Id: I31471a91455bd20eea000a66c59320178455cb50
2014-02-06 18:34:02 +04:00
..
benchmark Add benchmark tests for glance 2014-02-06 18:34:02 +04:00
cmd Add rally use command - part 2 2014-02-04 10:25:05 +01:00
db Move rally.test to tests.test 2014-01-06 16:24:00 +00:00
deploy Use assertIsInstance to test the results of get_engine and get_provider 2014-02-06 10:48:37 +02:00
fixtures Fixed import utils code 2013-09-26 15:55:44 +03:00
objects Use task.set_failed when task is failed 2014-02-05 14:32:36 +02:00
orchestrator Validators adder for benchmarks preconditions 2014-01-27 09:26:33 +02:00
serverprovider Use assertIsInstance to test the results of get_engine and get_provider 2014-02-06 10:48:37 +02:00
__init__.py Move tests to root dirrectory and fix tox 2013-08-28 19:08:07 +04:00
fakes.py Add benchmark tests for glance 2014-02-06 18:34:02 +04:00
test_fileutils.py Add rally use command 2014-01-23 22:14:01 +01:00
test_fuelclient.py Add FuelClient 2014-01-24 14:38:26 +02:00
test_osclients.py Add deployment check subcommand 2014-01-27 10:57:58 +01:00
test_processing.py Move rally.test to tests.test 2014-01-06 16:24:00 +00:00
test_sshutils.py Sshutils refactoring 2014-02-03 22:33:38 +02:00
test_utils.py Move rally.test to tests.test 2014-01-06 16:24:00 +00:00
test.py Move rally.test to tests.test 2014-01-06 16:24:00 +00:00