rally/tests/unit
Yaroslav Lobankov 178e98958a Small improvements for rally verify import
1. Optional arguement "--set-name" was renamed into "--set" for
   consistency. See `rally verify start`.

2. The @envutils.with_default_deployment decorator was added to
   the import_results method.

3. When we import some results and don't specify set name for tests,
   in the verification table set name for these tests will be specified
   as None. So the default value of the "set_name" parameter was changed
   from None to "" to avoid this issue.

Change-Id: Icd6659f1a78c6a426c50c67cc31b7cd85f9fbd11
2015-10-02 17:22:25 +03:00
..
cli Small improvements for rally verify import 2015-10-02 17:22:25 +03:00
common Fix Rally reports table stats calculation 2015-09-30 12:41:37 -07:00
deployment OpenStackProvider: Optionally wait for cloud-init 2015-08-19 12:12:39 +10:00
doc Merge "Switch scenarios plugins to plugin base" 2015-08-26 11:13:08 +00:00
plugins Merge "Add task argument to network wrapper" 2015-10-02 11:55:43 +00:00
rally_jobs Rename rally/benchmark to rally/task 2015-07-01 23:38:48 +03:00
task Fix Rally reports table stats calculation 2015-09-30 12:41:37 -07:00
ui Optimize Rally imports to reduce start time 2015-07-06 21:55:33 -07:00
verification Replacing 'import_file' with 'import_results' 2015-09-29 17:27:43 +00:00
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
fakes.py Merge "Add Neutron Floating IP benchmark scenarios" 2015-09-28 10:21:12 +00:00
test_api.py Replacing 'import_file' with 'import_results' 2015-09-29 17:27:43 +00:00
test_docstrings.py [cli] Introduce "rally plugin" show and list commands 2015-09-16 14:22:16 -07:00
test_fuelclient.py Refactor rally/deploy -> rally/deployment 2015-07-01 17:32:30 -07:00
test_hacking.py Move rally/objects -> rally/common/objects 2015-08-05 22:56:17 +03:00
test_log.py unit-tests: fix mocks' naming 2015-06-19 22:57:34 +03:00
test_mock.py unit-tests: fix mock check errors messages 2015-06-27 16:20:33 +03:00
test_osclients.py Move rally/objects -> rally/common/objects 2015-08-05 22:56:17 +03:00
test_resources.py Rename rally.cmd to rally.cli 2015-05-21 18:14:19 +03:00
test_test_mock.py unit-tests: inception: add mock check unit-tests 2015-07-13 17:01:11 +03:00
test.py Add context to plugin tests 2015-09-22 08:54:23 -05:00