rally/tests/unit/verification
Bo Chi aaa561853b Let TempestResourcesContext implements utils.RandomNameGeneratorMixin
TempestResourcesContext calls NeutronWrapper.create_network, and it will
be called to generate random name, so it needs to implements
utils.RandomNameGeneratorMixin
Changed generate_random_name to use self.task["uuid"] or
self.verification["uuid"] as task_id
This patch also refactor test__create_network_resources to test the
logic correctly

Change-Id: I8c145073386cb7f668461e050fe8de75f4675def
Closes-Bug: #1530770
2016-01-07 16:02:17 -05:00
..
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
fakes.py Implement subunit_parser 2015-11-12 02:18:29 +02:00
test_compare2html.py [Verify] Moving compare.mako to rally/ui/templates/verification 2015-10-29 03:33:01 +09:00
test_config.py Let TempestResourcesContext implements utils.RandomNameGeneratorMixin 2016-01-07 16:02:17 -05:00
test_diff.py [Fix] Fix issues in verification.tempest.diff 2015-06-02 18:26:37 +03:00
test_json2html.py [Verify] Make total time like H:M:S (<time in sec> s) in HTML report 2015-11-28 18:19:23 +03:00
test_tempest.py Fixing incorrect work of the _initialize_testr method 2015-12-03 15:19:44 +03:00