Feature to know the time it takes to update OVS
[functest.git] / docs / results / compass-os-onos-nofeature-ha.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Detailed test results for compass-os-onos-nofeature-ha
5 ------------------------------------------------------
6
7 VIM
8 ---
9
10 vping_ssh
11 ^^^^^^^^^
12 ::
13
14   FUNCTEST.info: Running vPing-SSH test...
15   vPing_ssh- INFO - Creating image 'functest-vping' from '/home/opnfv/functest/data/cirros-0.3.4-x86_64-disk.img'...
16   vPing_ssh- INFO - Creating neutron network vping-net...
17   vPing_ssh- INFO - Creating security group  'vPing-sg'...
18   vPing_ssh- INFO - Using existing Flavor 'm1.small'...
19   vPing_ssh- INFO - vPing Start Time:'2016-02-22 16:24:22'
20   vPing_ssh- INFO - Creating instance 'opnfv-vping-1'...
21    name=opnfv-vping-1
22    flavor=<Flavor: m1.small>
23    image=defb6423-f831-4d2e-8a46-21171b471811
24    network=47a5262f-1252-4ceb-b054-4d81216c1510
25
26   vPing_ssh- INFO - Instance 'opnfv-vping-1' is ACTIVE.
27   vPing_ssh- INFO - Adding 'opnfv-vping-1' to security group 'vPing-sg'...
28   vPing_ssh- INFO - Creating instance 'opnfv-vping-2'...
29    name=opnfv-vping-2
30    flavor=<Flavor: m1.small>
31    image=defb6423-f831-4d2e-8a46-21171b471811
32    network=47a5262f-1252-4ceb-b054-4d81216c1510
33
34   vPing_ssh- INFO - Instance 'opnfv-vping-2' is ACTIVE.
35   vPing_ssh- INFO - Adding 'opnfv-vping-2' to security group 'vPing-sg'...
36   vPing_ssh- INFO - Creating floating IP for VM 'opnfv-vping-2'...
37   vPing_ssh- INFO - Floating IP created: '192.168.10.102'
38   vPing_ssh- INFO - Associating floating ip: '192.168.10.102' to VM 'opnfv-vping-2'
39   vPing_ssh- INFO - Trying to establish SSH connection to 192.168.10.102...
40   vPing_ssh- INFO - Waiting for ping...
41   vPing_ssh- INFO - vPing detected!
42   vPing_ssh- INFO - vPing duration:'262.5' s.
43   vPing_ssh- INFO - Cleaning up...
44   vPing_ssh- INFO - vPing OK
45
46 Tempest
47 ^^^^^^^
48 ::
49
50   FUNCTEST.info: Running Tempest tests...
51   run_tempest - INFO - Creating tenant and user for Tempest suite
52   2016-02-22 16:28:55.743 23855 INFO rally.verification.tempest.tempest [-] Starting: Creating configuration file for Tempest.
53   2016-02-22 16:29:00.285 23855 INFO rally.verification.tempest.tempest [-] Completed: Creating configuration file for Tempest.
54
55   run_tempest - INFO - Starting Tempest test suite: '--tests-file /home/opnfv/repos/functest/testcases/VIM/OpenStack/CI/custom_tests/test_list.txt'.
56   Total results of verification:
57
58   +--------------------------------------+--------------------------------------+----------+-------+----------+----------------------------+----------+
59   | UUID                                 | Deployment UUID                      | Set name | Tests | Failures | Created at                 | Status   |
60   +--------------------------------------+--------------------------------------+----------+-------+----------+----------------------------+----------+
61   | ac98ac8a-e502-4828-ad00-5b6b9428c346 | 55a7fc58-ad0f-475c-88c7-369043ae2719 |          | 210   | 11       | 2016-02-22 16:29:01.778060 | finished |
62   +--------------------------------------+--------------------------------------+----------+-------+----------+----------------------------+----------+
63
64   Tests:
65
66   +------------------------------------------------------------------------------------------------------------------------------------------+-----------+---------+
67   | name                                                                                                                                     | time      | status  |
68   +------------------------------------------------------------------------------------------------------------------------------------------+-----------+---------+
69   | tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor                                                               | 0.38607   | success |
70   | tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors                                                             | 0.74194   | success |
71   | tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image                                                           | 8.91734   | success |
72   | tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image                                        | 8.66925   | success |
73   | tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name        | 10.63581  | success |
74   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since                     | 0.06276   | success |
75   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name                              | 0.05257   | success |
76   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id                         | 0.05940   | success |
77   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref                        | 0.12623   | success |
78   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status                            | 0.06809   | success |
79   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type                              | 0.09008   | success |
80   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results                               | 0.06098   | success |
81   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since         | 0.07950   | success |
82   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name                  | 0.05546   | success |
83   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref            | 0.12715   | success |
84   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status                | 0.12835   | success |
85   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type                  | 0.10113   | success |
86   | tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results                   | 0.06587   | success |
87   | tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image                                                            | 0.17079   | success |
88   | tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images                                                          | 0.11263   | success |
89   | tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail                                              | 0.06114   | success |
90   | tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create                | 0.52524   | success |
91   | tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list                  | 0.45980   | success |
92   | tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete                  | 0.95973   | success |
93   | tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip                                     | 7.95218   | success |
94   | tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name                                     | 302.25007 | fail    |
95   | tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers                                                         | 0.10296   | success |
96   | tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail                                             | 0.18670   | success |
97   | tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus                                          | 342.44729 | fail    |
98   | tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details                                                | 0.00068   | success |
99   | tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name                               | 311.26623 | fail    |
100   | tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers                                                   | 0.11079   | success |
101   | tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail                                       | 0.20087   | success |
102   | tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus                                    | 342.41636 | fail    |
103   | tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details                                          | 0.00101   | success |
104   | tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action                                       | 0.07243   | success |
105   | tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions                                     | 6.46736   | success |
106   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor               | 0.16392   | success |
107   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image                | 0.27404   | success |
108   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name          | 0.17996   | success |
109   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status        | 1.07085   | success |
110   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results                  | 0.17853   | success |
111   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor                        | 0.10615   | success |
112   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image                         | 0.09603   | success |
113   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit                         | 0.09373   | success |
114   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name                   | 0.09520   | success |
115   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status                 | 0.12248   | success |
116   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip                          | 0.51307   | success |
117   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex                    | 0.00065   | skip    |
118   | tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard               | 0.14353   | success |
119   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date        | 0.06854   | success |
120   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date       | 0.01693   | success |
121   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits                           | 0.06418   | success |
122   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count | 0.06254   | success |
123   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value       | 0.01346   | success |
124   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string               | 0.01475   | success |
125   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor              | 0.03419   | success |
126   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image               | 0.06726   | success |
127   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name         | 0.04958   | success |
128   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted            | 0.26188   | success |
129   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing                 | 0.01624   | success |
130   | tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server               | 0.06862   | success |
131   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password                                        | 0.00048   | skip    |
132   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output                                            | 7.97654   | success |
133   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server                                            | 11.64967  | success |
134   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard                                            | 310.79753 | fail    |
135   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft                                            | 0.46854   | skip    |
136   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server                                                | 326.22117 | fail    |
137   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm                                         | 12.06790  | success |
138   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert                                          | 19.04478  | success |
139   | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server                                             | 7.05743   | success |
140   | tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses                                     | 0.07867   | success |
141   | tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network                          | 0.20214   | success |
142   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item                                 | 0.59746   | success |
143   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item                                    | 0.34277   | success |
144   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata                                        | 0.33642   | success |
145   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata                                         | 0.57047   | success |
146   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item                                    | 0.60103   | success |
147   | tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata                                      | 0.75531   | success |
148   | tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password                                          | 2.75731   | success |
149   | tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair                                                     | 9.46973   | success |
150   | tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name                                           | 13.28125  | success |
151   | tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address                                               | 7.11541   | success |
152   | tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name                                                         | 7.96344   | success |
153   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name                                | 0.67669   | success |
154   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit               | 1.77693   | success |
155   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256                     | 0.75065   | success |
156   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor                                | 1.78955   | success |
157   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image                                 | 0.64498   | success |
158   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid                          | 1.71157   | success |
159   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_a_server_of_another_tenant                         | 0.53460   | success |
160   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit              | 0.49832   | success |
161   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id                            | 0.57201   | success |
162   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server                                   | 0.46864   | success |
163   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address                                     | 0.66619   | success |
164   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server                                | 0.72274   | success |
165   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server                               | 0.40295   | success |
166   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor                    | 0.58226   | success |
167   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor                            | 0.34041   | success |
168   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank                                         | 0.75975   | success |
169   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server                                  | 0.43415   | success |
170   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server                        | 0.42859   | success |
171   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256                     | 1.21474   | success |
172   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_of_another_tenant                           | 1.25222   | success |
173   | tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name                              | 0.41021   | success |
174   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_create_keypair_in_analt_user_tenant                                    | 0.09081   | success |
175   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_create_server_fails_when_tenant_incorrect                              | 0.02184   | success |
176   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_create_server_with_unauthorized_image                                  | 0.96806   | success |
177   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_get_keypair_of_alt_account_fails                                       | 0.01307   | success |
178   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_get_metadata_of_alt_account_server_fails                               | 0.46717   | success |
179   | tempest.api.compute.test_authorization.AuthorizationTestJSON.test_set_metadata_of_alt_account_server_fails                               | 0.05568   | success |
180   | tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas                                                                   | 0.09471   | success |
181   | tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas                                                                           | 0.03604   | success |
182   | tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume                                            | 340.34367 | fail    |
183   | tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list                                                           | 0.43241   | success |
184   | tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details                                              | 0.11064   | success |
185   | tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id                                         | 0.11956   | success |
186   | tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id                          | 0.01137   | success |
187   | tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services                                                          | 0.16401   | success |
188   | tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user                                                                  | 0.05961   | success |
189   | tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete                             | 0.10927   | success |
190   | tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists                                              | 0.02540   | success |
191   | tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain                                              | 0.28040   | success |
192   | tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint                                                      | 0.14755   | success |
193   | tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete                                              | 0.77153   | success |
194   | tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy                                            | 0.12106   | success |
195   | tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id                                           | 0.08473   | success |
196   | tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_get_list                                                | 0.12668   | success |
197   | tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service                                              | 0.14400   | success |
198   | tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all                                                           | 0.91996   | success |
199   | tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types                                                         | 0.05010   | success |
200   | tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources                                                   | 0.02297   | success |
201   | tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses                                                    | 0.04885   | success |
202   | tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types                                                         | 0.01587   | success |
203   | tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources                                                   | 0.01260   | success |
204   | tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses                                                    | 0.01445   | success |
205   | tempest.api.image.v1.test_images.ListImagesTest.test_index_no_params                                                                     | 0.04696   | success |
206   | tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image                                                             | 0.60138   | success |
207   | tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file                                           | 0.21576   | success |
208   | tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image                                                             | 0.42759   | success |
209   | tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions                                                         | 0.49116   | success |
210   | tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address                           | 0.79505   | success |
211   | tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip                                 | 0.70780   | success |
212   | tempest.api.network.test_networks.BulkNetworkOpsIpV6TestJSON.test_bulk_create_delete_network                                             | 0.56456   | success |
213   | tempest.api.network.test_networks.BulkNetworkOpsIpV6TestJSON.test_bulk_create_delete_port                                                | 1.10523   | success |
214   | tempest.api.network.test_networks.BulkNetworkOpsIpV6TestJSON.test_bulk_create_delete_subnet                                              | 3.54869   | success |
215   | tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_network                                                 | 0.83123   | success |
216   | tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_port                                                    | 1.58383   | success |
217   | tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_subnet                                                  | 1.36920   | success |
218   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_update_delete_network_subnet                                         | 1.08591   | success |
219   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_external_network_visibility                                                 | 0.19026   | success |
220   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_list_networks                                                               | 0.07493   | success |
221   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_list_subnets                                                                | 0.06495   | success |
222   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_show_network                                                                | 0.02942   | success |
223   | tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_show_subnet                                                                 | 0.03500   | success |
224   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_create_update_delete_network_subnet                                          | 1.05982   | success |
225   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_external_network_visibility                                                  | 0.15572   | success |
226   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_list_networks                                                                | 0.10990   | success |
227   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_list_subnets                                                                 | 0.09926   | success |
228   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_show_network                                                                 | 0.04061   | success |
229   | tempest.api.network.test_networks.NetworksIpV6TestJSON.test_show_subnet                                                                  | 0.03720   | success |
230   | tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools                                            | 1.04510   | success |
231   | tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups                                                 | 1.34649   | success |
232   | tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port                                                          | 0.59530   | success |
233   | tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports                                                                         | 0.05189   | success |
234   | tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port                                                                          | 0.04790   | success |
235   | tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools                                                | 1.14770   | success |
236   | tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups                                                     | 1.11571   | success |
237   | tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port                                                              | 0.75502   | success |
238   | tempest.api.network.test_ports.PortsTestJSON.test_list_ports                                                                             | 0.04674   | success |
239   | tempest.api.network.test_ports.PortsTestJSON.test_show_port                                                                              | 0.08023   | success |
240   | tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces                                                     | 3.25659   | success |
241   | tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id                                           | 1.59393   | success |
242   | tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id                                         | 1.18965   | success |
243   | tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router                                              | 1.03248   | success |
244   | tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces                                                         | 2.64680   | success |
245   | tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id                                               | 2.09130   | success |
246   | tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id                                             | 1.43383   | success |
247   | tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router                                                  | 1.25843   | success |
248   | tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group                             | 0.66808   | success |
249   | tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule                                    | 0.46888   | success |
250   | tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups                                                      | 0.03378   | success |
251   | tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group                                 | 0.36912   | success |
252   | tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule                                        | 0.76166   | success |
253   | tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups                                                          | 0.02877   | success |
254   | tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list                                           | 0.36667   | success |
255   | tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show                                           | 5.11422   | success |
256   | tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template                                       | 0.02366   | success |
257   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list                                              | 0.58931   | success |
258   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata                                          | 0.43084   | success |
259   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config                                              | 0.29860   | success |
260   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate                              | 0.48701   | success |
261   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change                    | 0.84124   | success |
262   | tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change                  | 0.35246   | success |
263   | tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources                                                 | 3.35082   | success |
264   | tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds                                                     | 0.02341   | success |
265   | tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v1_notifications                | 0.86551   | success |
266   | tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v2_notifications                | 1.65927   | success |
267   | tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance                                       | 2.12480   | success |
268   | tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance                                       | 2.76915   | success |
269   | tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete                                                | 12.56546  | success |
270   | tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image                                     | 9.57875   | success |
271   | tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete                                                | 11.23806  | success |
272   | tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image                                     | 11.53830  | success |
273   | tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list                                                              | 0.09463   | success |
274   | tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list                                                              | 0.38766   | success |
275   | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops                                                       | 358.88405 | fail    |
276   | tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops                                                           | 327.24468 | fail    |
277   | tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern                                                 | 327.82000 | fail    |
278   | tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern                                               | 500.15877 | fail    |
279   +------------------------------------------------------------------------------------------------------------------------------------------+-----------+---------+
280   run_tempest - INFO - Results: {'timestart': '2016-02-2216:29:01.778060', 'duration': 1082, 'tests': 210, 'failures': 11}
281   run_tempest - INFO - Pushing results to DB: 'http://testresults.opnfv.org/testapi/results'.
282   run_tempest - INFO - Deleting tenant and user for Tempest suite)
283
284
285 Rally
286 ^^^^^
287 ::
288
289   FUNCTEST.info: Running Rally benchmark suite...
290   run_rally - INFO - Starting test scenario "authenticate" ...
291   run_rally - INFO -
292    Preparing input task
293    Task  2944fcc5-089f-4ed8-851f-446508c45024: started
294   Task 2944fcc5-089f-4ed8-851f-446508c45024: finished
295
296   test scenario Authenticate.validate_glance
297   +-------------------------------------------------------------------------------------------------------+
298   |                                         Response Times (sec)                                          |
299   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
300   | action                           | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
301   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
302   | authenticate.validate_glance     | 0.122 | 0.162  | 0.216  | 0.225  | 0.234 | 0.169 | 100.0%  | 10    |
303   | authenticate.validate_glance (2) | 0.039 | 0.042  | 0.052  | 0.072  | 0.092 | 0.047 | 100.0%  | 10    |
304   | total                            | 0.258 | 0.3    | 0.34   | 0.34   | 0.341 | 0.299 | 100.0%  | 10    |
305   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
306   Load duration: 0.893048048019
307   Full duration: 3.09276199341
308
309   test scenario Authenticate.keystone
310   +-----------------------------------------------------------------------------+
311   |                            Response Times (sec)                             |
312   +--------+-------+--------+--------+--------+-------+-------+---------+-------+
313   | action | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
314   +--------+-------+--------+--------+--------+-------+-------+---------+-------+
315   | total  | 0.066 | 0.072  | 0.074  | 0.074  | 0.074 | 0.071 | 100.0%  | 10    |
316   +--------+-------+--------+--------+--------+-------+-------+---------+-------+
317   Load duration: 0.233579874039
318   Full duration: 2.32735109329
319
320   test scenario Authenticate.validate_heat
321   +-----------------------------------------------------------------------------------------------------+
322   |                                        Response Times (sec)                                         |
323   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
324   | action                         | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
325   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
326   | authenticate.validate_heat     | 0.113 | 0.133  | 0.255  | 0.267  | 0.28  | 0.161 | 100.0%  | 10    |
327   | authenticate.validate_heat (2) | 0.021 | 0.09   | 0.147  | 0.163  | 0.179 | 0.085 | 100.0%  | 10    |
328   | total                          | 0.254 | 0.338  | 0.389  | 0.402  | 0.415 | 0.327 | 100.0%  | 10    |
329   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
330   Load duration: 0.968546152115
331   Full duration: 3.10294985771
332
333   test scenario Authenticate.validate_nova
334   +-----------------------------------------------------------------------------------------------------+
335   |                                        Response Times (sec)                                         |
336   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
337   | action                         | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
338   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
339   | authenticate.validate_nova     | 0.111 | 0.119  | 0.17   | 0.179  | 0.187 | 0.133 | 100.0%  | 10    |
340   | authenticate.validate_nova (2) | 0.023 | 0.035  | 0.042  | 0.048  | 0.054 | 0.036 | 100.0%  | 10    |
341   | total                          | 0.214 | 0.225  | 0.291  | 0.291  | 0.292 | 0.243 | 100.0%  | 10    |
342   +--------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
343   Load duration: 0.725472211838
344   Full duration: 2.86061501503
345
346   test scenario Authenticate.validate_cinder
347   +-------------------------------------------------------------------------------------------------------+
348   |                                         Response Times (sec)                                          |
349   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
350   | action                           | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
351   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
352   | authenticate.validate_cinder     | 0.098 | 0.112  | 0.138  | 0.14   | 0.143 | 0.118 | 100.0%  | 10    |
353   | authenticate.validate_cinder (2) | 0.058 | 0.071  | 0.077  | 0.078  | 0.078 | 0.07  | 100.0%  | 10    |
354   | total                            | 0.221 | 0.256  | 0.312  | 0.313  | 0.313 | 0.267 | 100.0%  | 10    |
355   +----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
356   Load duration: 0.797883033752
357   Full duration: 2.91927695274
358
359   test scenario Authenticate.validate_neutron
360   +--------------------------------------------------------------------------------------------------------+
361   |                                          Response Times (sec)                                          |
362   +-----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
363   | action                            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
364   +-----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
365   | authenticate.validate_neutron     | 0.108 | 0.124  | 0.192  | 0.195  | 0.198 | 0.138 | 100.0%  | 10    |
366   | authenticate.validate_neutron (2) | 0.028 | 0.08   | 0.102  | 0.102  | 0.102 | 0.074 | 100.0%  | 10    |
367   | total                             | 0.207 | 0.273  | 0.346  | 0.353  | 0.359 | 0.281 | 100.0%  | 10    |
368   +-----------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
369   Load duration: 0.847912073135
370   Full duration: 3.07389783859
371
372   run_rally - INFO - Test scenario: "authenticate" OK.
373
374   run_rally - INFO - Starting test scenario "glance" ...
375   run_rally - INFO -
376    Preparing input task
377    Task  2fff3869-9689-44d4-b372-dd41fa2a38ec: started
378   Task 2fff3869-9689-44d4-b372-dd41fa2a38ec: finished
379
380   test scenario GlanceImages.list_images
381   +---------------------------------------------------------------------------------------+
382   |                                 Response Times (sec)                                  |
383   +--------------------+-------+--------+--------+--------+-----+-------+---------+-------+
384   | action             | min   | median | 90%ile | 95%ile | max | avg   | success | count |
385   +--------------------+-------+--------+--------+--------+-----+-------+---------+-------+
386   | glance.list_images | 0.177 | 0.232  | 0.296  | 0.298  | 0.3 | 0.241 | 100.0%  | 10    |
387   | total              | 0.177 | 0.232  | 0.296  | 0.298  | 0.3 | 0.241 | 100.0%  | 10    |
388   +--------------------+-------+--------+--------+--------+-----+-------+---------+-------+
389   Load duration: 0.697636127472
390   Full duration: 3.5939040184
391
392   test scenario GlanceImages.create_image_and_boot_instances
393   +-------------------------------------------------------------------------------------------+
394   |                                   Response Times (sec)                                    |
395   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
396   | action              | min   | median | 90%ile | 95%ile | max    | avg   | success | count |
397   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
398   | glance.create_image | 2.763 | 2.903  | 3.45   | 3.45   | 3.45   | 3.052 | 100.0%  | 10    |
399   | nova.boot_servers   | 4.51  | 6.909  | 7.772  | 7.907  | 8.042  | 6.735 | 100.0%  | 10    |
400   | total               | 7.273 | 10.244 | 10.662 | 10.752 | 10.842 | 9.787 | 100.0%  | 10    |
401   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
402   Load duration: 28.153493166
403   Full duration: 53.9921939373
404
405   test scenario GlanceImages.create_and_list_image
406   +------------------------------------------------------------------------------------------+
407   |                                   Response Times (sec)                                   |
408   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
409   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
410   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
411   | glance.create_image | 3.066 | 3.262  | 3.685  | 3.718  | 3.751 | 3.328 | 100.0%  | 10    |
412   | glance.list_images  | 0.04  | 0.047  | 0.059  | 0.063  | 0.066 | 0.049 | 100.0%  | 10    |
413   | total               | 3.107 | 3.324  | 3.734  | 3.767  | 3.8   | 3.376 | 100.0%  | 10    |
414   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
415   Load duration: 9.83786201477
416   Full duration: 14.2525467873
417
418   test scenario GlanceImages.create_and_delete_image
419   +------------------------------------------------------------------------------------------+
420   |                                   Response Times (sec)                                   |
421   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
422   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
423   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
424   | glance.create_image | 2.758 | 3.01   | 3.624  | 3.641  | 3.658 | 3.096 | 100.0%  | 10    |
425   | glance.delete_image | 0.119 | 0.159  | 0.282  | 0.338  | 0.394 | 0.189 | 100.0%  | 10    |
426   | total               | 2.887 | 3.164  | 3.878  | 3.884  | 3.89  | 3.285 | 100.0%  | 10    |
427   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
428   Load duration: 9.57883381844
429   Full duration: 12.357642889
430
431   run_rally - INFO - Test scenario: "glance" OK.
432
433   run_rally - INFO - Starting test scenario "cinder" ...
434   run_rally - INFO -
435    Preparing input task
436    Task  76a5a912-68db-4001-b4a1-9beac5ae37ea: started
437   Task 76a5a912-68db-4001-b4a1-9beac5ae37ea: finished
438
439   test scenario CinderVolumes.create_and_attach_volume
440   +---------------------------------------------------------------------------------------------+
441   |                                    Response Times (sec)                                     |
442   +----------------------+--------+--------+--------+--------+--------+-------+---------+-------+
443   | action               | min    | median | 90%ile | 95%ile | max    | avg   | success | count |
444   +----------------------+--------+--------+--------+--------+--------+-------+---------+-------+
445   | nova.boot_server     | 3.805  | 4.389  | 5.707  | 6.126  | 6.546  | 4.733 | 100.0%  | 10    |
446   | cinder.create_volume | 2.687  | 2.841  | 2.929  | 2.954  | 2.978  | 2.833 | 100.0%  | 10    |
447   | nova.attach_volume   | 7.618  | 7.963  | 8.416  | 9.348  | 10.28  | 8.167 | 100.0%  | 10    |
448   | nova.detach_volume   | 2.997  | 3.285  | 5.265  | 5.314  | 5.362  | 3.992 | 100.0%  | 10    |
449   | cinder.delete_volume | 2.425  | 2.506  | 2.557  | 2.658  | 2.759  | 2.516 | 100.0%  | 10    |
450   | nova.delete_server   | 2.379  | 2.447  | 2.618  | 2.639  | 2.659  | 2.478 | 100.0%  | 10    |
451   | total                | 23.106 | 25.014 | 25.886 | 26.355 | 26.825 | 24.72 | 100.0%  | 10    |
452   +----------------------+--------+--------+--------+--------+--------+-------+---------+-------+
453   Load duration: 75.3569400311
454   Full duration: 87.994022131
455
456   test scenario CinderVolumes.create_and_list_volume
457   +-------------------------------------------------------------------------------------------+
458   |                                   Response Times (sec)                                    |
459   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
460   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
461   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
462   | cinder.create_volume | 5.261 | 5.355  | 5.486  | 5.512  | 5.539 | 5.367 | 100.0%  | 10    |
463   | cinder.list_volumes  | 0.069 | 0.121  | 0.135  | 0.151  | 0.168 | 0.12  | 100.0%  | 10    |
464   | total                | 5.351 | 5.501  | 5.595  | 5.626  | 5.658 | 5.487 | 100.0%  | 10    |
465   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
466   Load duration: 16.505685091
467   Full duration: 27.6703879833
468
469   test scenario CinderVolumes.create_and_list_volume
470   +-------------------------------------------------------------------------------------------+
471   |                                   Response Times (sec)                                    |
472   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
473   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
474   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
475   | cinder.create_volume | 2.758 | 2.928  | 3.178  | 3.185  | 3.192 | 2.955 | 100.0%  | 10    |
476   | cinder.list_volumes  | 0.11  | 0.124  | 0.158  | 0.159  | 0.161 | 0.128 | 100.0%  | 10    |
477   | total                | 2.878 | 3.071  | 3.319  | 3.327  | 3.334 | 3.084 | 100.0%  | 10    |
478   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
479   Load duration: 9.14664101601
480   Full duration: 20.325412035
481
482   test scenario CinderVolumes.create_and_list_snapshots
483   +---------------------------------------------------------------------------------------------+
484   |                                    Response Times (sec)                                     |
485   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
486   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
487   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
488   | cinder.create_snapshot | 2.401 | 2.521  | 2.599  | 2.615  | 2.632 | 2.517 | 100.0%  | 10    |
489   | cinder.list_snapshots  | 0.022 | 0.083  | 0.12   | 0.15   | 0.18  | 0.089 | 100.0%  | 10    |
490   | total                  | 2.474 | 2.588  | 2.729  | 2.753  | 2.776 | 2.606 | 100.0%  | 10    |
491   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
492   Load duration: 7.73569321632
493   Full duration: 31.2840220928
494
495   test scenario CinderVolumes.create_and_delete_volume
496   +-------------------------------------------------------------------------------------------+
497   |                                   Response Times (sec)                                    |
498   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
499   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
500   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
501   | cinder.create_volume | 2.796 | 2.999  | 3.144  | 3.15   | 3.156 | 2.996 | 100.0%  | 10    |
502   | cinder.delete_volume | 2.455 | 2.614  | 2.708  | 2.725  | 2.742 | 2.616 | 100.0%  | 10    |
503   | total                | 5.328 | 5.602  | 5.851  | 5.868  | 5.885 | 5.612 | 100.0%  | 10    |
504   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
505   Load duration: 16.477782011
506   Full duration: 22.7058889866
507
508   test scenario CinderVolumes.create_and_delete_volume
509   +-------------------------------------------------------------------------------------------+
510   |                                   Response Times (sec)                                    |
511   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
512   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
513   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
514   | cinder.create_volume | 2.919 | 5.48   | 5.628  | 5.639  | 5.649 | 5.227 | 100.0%  | 10    |
515   | cinder.delete_volume | 2.526 | 2.693  | 2.72   | 2.755  | 2.79  | 2.663 | 100.0%  | 10    |
516   | total                | 5.62  | 8.087  | 8.341  | 8.375  | 8.409 | 7.89  | 100.0%  | 10    |
517   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
518   Load duration: 24.1292200089
519   Full duration: 30.4960770607
520
521   test scenario CinderVolumes.create_and_delete_volume
522   +-------------------------------------------------------------------------------------------+
523   |                                   Response Times (sec)                                    |
524   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
525   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
526   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
527   | cinder.create_volume | 2.85  | 2.948  | 3.049  | 3.07   | 3.09  | 2.953 | 100.0%  | 10    |
528   | cinder.delete_volume | 2.464 | 2.529  | 2.614  | 2.615  | 2.615 | 2.54  | 100.0%  | 10    |
529   | total                | 5.325 | 5.506  | 5.652  | 5.656  | 5.661 | 5.493 | 100.0%  | 10    |
530   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
531   Load duration: 16.3896708488
532   Full duration: 22.6766388416
533
534   test scenario CinderVolumes.create_and_upload_volume_to_image
535   +-------------------------------------------------------------------------------------------------------+
536   |                                         Response Times (sec)                                          |
537   +-------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
538   | action                        | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
539   +-------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
540   | cinder.create_volume          | 2.872  | 3.051  | 3.667  | 3.678  | 3.688  | 3.15   | 100.0%  | 10    |
541   | cinder.upload_volume_to_image | 28.915 | 62.489 | 77.495 | 77.616 | 77.736 | 60.612 | 100.0%  | 10    |
542   | cinder.delete_volume          | 2.362  | 2.491  | 2.538  | 2.611  | 2.684  | 2.494  | 100.0%  | 10    |
543   | nova.delete_image             | 0.209  | 0.455  | 0.893  | 0.906  | 0.919  | 0.514  | 100.0%  | 10    |
544   | total                         | 35.229 | 68.483 | 83.109 | 83.228 | 83.346 | 66.77  | 100.0%  | 10    |
545   +-------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
546   Load duration: 193.43104291
547   Full duration: 200.303003073
548
549   test scenario CinderVolumes.create_and_delete_snapshot
550   +---------------------------------------------------------------------------------------------+
551   |                                    Response Times (sec)                                     |
552   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
553   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
554   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
555   | cinder.create_snapshot | 2.422 | 2.503  | 2.568  | 2.571  | 2.575 | 2.507 | 100.0%  | 10    |
556   | cinder.delete_snapshot | 2.313 | 2.444  | 2.482  | 2.492  | 2.501 | 2.427 | 100.0%  | 10    |
557   | total                  | 4.793 | 4.964  | 5.013  | 5.018  | 5.024 | 4.935 | 100.0%  | 10    |
558   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
559   Load duration: 14.7233128548
560   Full duration: 33.1759068966
561
562   test scenario CinderVolumes.create_volume
563   +-------------------------------------------------------------------------------------------+
564   |                                   Response Times (sec)                                    |
565   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
566   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
567   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
568   | cinder.create_volume | 2.844 | 2.948  | 3.269  | 3.319  | 3.369 | 3.015 | 100.0%  | 10    |
569   | total                | 2.844 | 2.948  | 3.269  | 3.319  | 3.369 | 3.015 | 100.0%  | 10    |
570   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
571   Load duration: 8.9167098999
572   Full duration: 18.3895540237
573
574   test scenario CinderVolumes.create_volume
575   +------------------------------------------------------------------------------------------+
576   |                                   Response Times (sec)                                   |
577   +----------------------+-------+--------+--------+--------+-------+------+---------+-------+
578   | action               | min   | median | 90%ile | 95%ile | max   | avg  | success | count |
579   +----------------------+-------+--------+--------+--------+-------+------+---------+-------+
580   | cinder.create_volume | 2.854 | 2.953  | 3.096  | 3.121  | 3.146 | 2.98 | 100.0%  | 10    |
581   | total                | 2.854 | 2.953  | 3.096  | 3.121  | 3.146 | 2.98 | 100.0%  | 10    |
582   +----------------------+-------+--------+--------+--------+-------+------+---------+-------+
583   Load duration: 8.90475797653
584   Full duration: 20.1169910431
585
586   test scenario CinderVolumes.list_volumes
587   +------------------------------------------------------------------------------------------+
588   |                                   Response Times (sec)                                   |
589   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
590   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
591   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
592   | cinder.list_volumes | 0.228 | 0.266  | 0.286  | 0.317  | 0.348 | 0.268 | 100.0%  | 10    |
593   | total               | 0.228 | 0.266  | 0.287  | 0.317  | 0.348 | 0.268 | 100.0%  | 10    |
594   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
595   Load duration: 0.792151927948
596   Full duration: 47.0951080322
597
598   test scenario CinderVolumes.create_nested_snapshots_and_attach_volume
599   +------------------------------------------------------------------------------------------------+
600   |                                      Response Times (sec)                                      |
601   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
602   | action                 | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
603   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
604   | cinder.create_volume   | 2.829  | 2.905  | 2.967  | 2.969  | 2.971  | 2.899  | 100.0%  | 10    |
605   | cinder.create_snapshot | 2.302  | 2.402  | 2.432  | 2.455  | 2.478  | 2.392  | 100.0%  | 10    |
606   | nova.attach_volume     | 7.72   | 7.953  | 11.462 | 12.036 | 12.61  | 8.943  | 100.0%  | 10    |
607   | nova.detach_volume     | 2.903  | 4.153  | 5.343  | 5.534  | 5.724  | 4.179  | 100.0%  | 10    |
608   | cinder.delete_snapshot | 2.258  | 2.311  | 2.403  | 2.446  | 2.49   | 2.331  | 100.0%  | 10    |
609   | cinder.delete_volume   | 2.387  | 2.497  | 2.6    | 2.623  | 2.647  | 2.496  | 100.0%  | 10    |
610   | total                  | 21.145 | 23.329 | 26.38  | 26.678 | 26.977 | 23.543 | 100.0%  | 10    |
611   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
612   Load duration: 68.2392091751
613   Full duration: 106.915300131
614
615   test scenario CinderVolumes.create_from_volume_and_delete_volume
616   +----------------------------------------------------------------------------------------------+
617   |                                     Response Times (sec)                                     |
618   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
619   | action               | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
620   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
621   | cinder.create_volume | 7.712  | 12.285 | 17.231 | 18.187 | 19.144 | 12.995 | 100.0%  | 10    |
622   | cinder.delete_volume | 2.494  | 2.633  | 4.76   | 4.808  | 4.856  | 3.025  | 100.0%  | 10    |
623   | total                | 10.216 | 16.032 | 19.868 | 20.756 | 21.645 | 16.019 | 100.0%  | 10    |
624   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
625   Load duration: 44.5057139397
626   Full duration: 63.1546430588
627
628   test scenario CinderVolumes.create_and_extend_volume
629   +-------------------------------------------------------------------------------------------+
630   |                                   Response Times (sec)                                    |
631   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
632   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
633   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
634   | cinder.create_volume | 2.887 | 2.994  | 3.283  | 3.324  | 3.364 | 3.038 | 100.0%  | 10    |
635   | cinder.extend_volume | 2.593 | 2.748  | 2.812  | 2.924  | 3.037 | 2.754 | 100.0%  | 10    |
636   | cinder.delete_volume | 2.417 | 2.569  | 2.707  | 2.724  | 2.74  | 2.562 | 100.0%  | 10    |
637   | total                | 8.03  | 8.369  | 8.538  | 8.631  | 8.723 | 8.353 | 100.0%  | 10    |
638   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
639   Load duration: 24.8781170845
640   Full duration: 31.6701009274
641
642   test scenario CinderVolumes.create_snapshot_and_attach_volume
643   +------------------------------------------------------------------------------------------------+
644   |                                      Response Times (sec)                                      |
645   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
646   | action                 | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
647   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
648   | cinder.create_volume   | 2.736  | 2.972  | 3.155  | 3.173  | 3.19   | 2.98   | 100.0%  | 10    |
649   | cinder.create_snapshot | 2.321  | 2.38   | 2.392  | 2.399  | 2.406  | 2.369  | 100.0%  | 10    |
650   | nova.attach_volume     | 7.503  | 7.861  | 12.563 | 13.795 | 15.028 | 9.196  | 100.0%  | 10    |
651   | nova.detach_volume     | 3.269  | 5.314  | 5.356  | 5.366  | 5.375  | 4.908  | 100.0%  | 10    |
652   | cinder.delete_snapshot | 2.21   | 2.305  | 2.435  | 2.442  | 2.45   | 2.323  | 100.0%  | 10    |
653   | cinder.delete_volume   | 2.413  | 2.499  | 2.584  | 2.597  | 2.611  | 2.505  | 100.0%  | 10    |
654   | total                  | 21.356 | 23.78  | 28.296 | 29.607 | 30.917 | 24.594 | 100.0%  | 10    |
655   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
656   Load duration: 70.9472367764
657   Full duration: 114.492169142
658
659   test scenario CinderVolumes.create_snapshot_and_attach_volume
660   +------------------------------------------------------------------------------------------------+
661   |                                      Response Times (sec)                                      |
662   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
663   | action                 | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
664   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
665   | cinder.create_volume   | 2.736  | 2.845  | 3.037  | 3.081  | 3.125  | 2.876  | 100.0%  | 10    |
666   | cinder.create_snapshot | 2.343  | 2.399  | 2.462  | 2.479  | 2.495  | 2.405  | 100.0%  | 10    |
667   | nova.attach_volume     | 7.59   | 7.737  | 13.073 | 16.133 | 19.193 | 9.585  | 100.0%  | 10    |
668   | nova.detach_volume     | 2.916  | 5.205  | 5.382  | 5.39   | 5.397  | 4.608  | 100.0%  | 10    |
669   | cinder.delete_snapshot | 2.203  | 2.364  | 2.427  | 2.455  | 2.483  | 2.347  | 100.0%  | 10    |
670   | cinder.delete_volume   | 2.421  | 2.547  | 2.613  | 2.662  | 2.71   | 2.55   | 100.0%  | 10    |
671   | total                  | 21.034 | 23.722 | 27.391 | 31.314 | 35.237 | 24.898 | 100.0%  | 10    |
672   +------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
673   Load duration: 73.5739891529
674   Full duration: 116.225493908
675
676   run_rally - INFO - Test scenario: "cinder" OK.
677
678   run_rally - INFO - Starting test scenario "heat" ...
679   run_rally - INFO -
680    Preparing input task
681    Task  c9827201-74f8-41fc-8510-938cca773ec1: started
682   Task c9827201-74f8-41fc-8510-938cca773ec1: finished
683
684   test scenario HeatStacks.create_suspend_resume_delete_stack
685   +-----------------------------------------------------------------------------------------+
686   |                                  Response Times (sec)                                   |
687   +--------------------+-------+--------+--------+--------+-------+-------+---------+-------+
688   | action             | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
689   +--------------------+-------+--------+--------+--------+-------+-------+---------+-------+
690   | heat.create_stack  | 2.872 | 3.106  | 3.406  | 3.484  | 3.562 | 3.155 | 100.0%  | 10    |
691   | heat.suspend_stack | 0.442 | 0.625  | 1.717  | 1.738  | 1.759 | 0.931 | 100.0%  | 10    |
692   | heat.resume_stack  | 0.537 | 1.658  | 1.746  | 1.816  | 1.886 | 1.424 | 100.0%  | 10    |
693   | heat.delete_stack  | 0.502 | 1.432  | 1.591  | 1.6    | 1.609 | 1.362 | 100.0%  | 10    |
694   | total              | 5.462 | 6.793  | 8.103  | 8.346  | 8.589 | 6.872 | 100.0%  | 10    |
695   +--------------------+-------+--------+--------+--------+-------+-------+---------+-------+
696   Load duration: 19.5646238327
697   Full duration: 22.7670919895
698
699   test scenario HeatStacks.create_and_delete_stack
700   +----------------------------------------------------------------------------------------+
701   |                                  Response Times (sec)                                  |
702   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
703   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
704   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
705   | heat.create_stack | 2.903 | 3.075  | 3.47   | 3.485  | 3.501 | 3.168 | 100.0%  | 10    |
706   | heat.delete_stack | 0.399 | 1.444  | 1.664  | 1.668  | 1.672 | 1.316 | 100.0%  | 10    |
707   | total             | 3.367 | 4.479  | 4.942  | 5.031  | 5.12  | 4.484 | 100.0%  | 10    |
708   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
709   Load duration: 13.5260851383
710   Full duration: 16.6767499447
711
712   test scenario HeatStacks.create_and_delete_stack
713   +-------------------------------------------------------------------------------------------+
714   |                                   Response Times (sec)                                    |
715   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
716   | action            | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
717   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
718   | heat.create_stack | 10.422 | 12.344 | 12.812 | 13.47  | 14.128 | 12.097 | 100.0%  | 10    |
719   | heat.delete_stack | 6.869  | 8.251  | 9.518  | 9.918  | 10.317 | 8.407  | 100.0%  | 10    |
720   | total             | 18.742 | 20.619 | 22.144 | 22.228 | 22.313 | 20.504 | 100.0%  | 10    |
721   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
722   Load duration: 60.1647601128
723   Full duration: 63.2413249016
724
725   test scenario HeatStacks.create_and_delete_stack
726   +-------------------------------------------------------------------------------------------+
727   |                                   Response Times (sec)                                    |
728   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
729   | action            | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
730   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
731   | heat.create_stack | 12.861 | 14.13  | 16.111 | 16.328 | 16.545 | 14.294 | 100.0%  | 10    |
732   | heat.delete_stack | 8.256  | 8.951  | 9.675  | 9.958  | 10.241 | 8.968  | 100.0%  | 10    |
733   | total             | 21.289 | 22.778 | 24.964 | 25.875 | 26.786 | 23.262 | 100.0%  | 10    |
734   +-------------------+--------+--------+--------+--------+--------+--------+---------+-------+
735   Load duration: 70.9971709251
736   Full duration: 74.4355139732
737
738   test scenario HeatStacks.list_stacks_and_resources
739   +-----------------------------------------------------------------------------------------------------+
740   |                                        Response Times (sec)                                         |
741   +---------------------------------+-------+--------+--------+--------+-------+------+---------+-------+
742   | action                          | min   | median | 90%ile | 95%ile | max   | avg  | success | count |
743   +---------------------------------+-------+--------+--------+--------+-------+------+---------+-------+
744   | heat.list_stacks                | 0.221 | 0.269  | 0.393  | 0.397  | 0.401 | 0.29 | 100.0%  | 10    |
745   | heat.list_resources_of_0_stacks | 0.0   | 0.0    | 0.0    | 0.0    | 0.0   | 0.0  | 100.0%  | 10    |
746   | total                           | 0.221 | 0.269  | 0.393  | 0.397  | 0.401 | 0.29 | 100.0%  | 10    |
747   +---------------------------------+-------+--------+--------+--------+-------+------+---------+-------+
748   Load duration: 0.845721006393
749   Full duration: 3.40288186073
750
751   test scenario HeatStacks.create_update_delete_stack
752   +----------------------------------------------------------------------------------------+
753   |                                  Response Times (sec)                                  |
754   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
755   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
756   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
757   | heat.create_stack | 2.871 | 3.088  | 3.407  | 3.415  | 3.422 | 3.124 | 100.0%  | 10    |
758   | heat.update_stack | 2.568 | 3.106  | 3.925  | 3.953  | 3.981 | 3.187 | 100.0%  | 10    |
759   | heat.delete_stack | 1.369 | 1.555  | 1.647  | 1.686  | 1.724 | 1.55  | 100.0%  | 10    |
760   | total             | 7.072 | 7.871  | 8.535  | 8.749  | 8.963 | 7.861 | 100.0%  | 10    |
761   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
762   Load duration: 24.2382650375
763   Full duration: 27.7685508728
764
765   test scenario HeatStacks.create_update_delete_stack
766   +----------------------------------------------------------------------------------------+
767   |                                  Response Times (sec)                                  |
768   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
769   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
770   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
771   | heat.create_stack | 2.836 | 3.105  | 3.233  | 3.257  | 3.281 | 3.098 | 100.0%  | 10    |
772   | heat.update_stack | 2.501 | 2.628  | 3.613  | 3.804  | 3.995 | 2.859 | 100.0%  | 10    |
773   | heat.delete_stack | 0.298 | 0.994  | 1.511  | 1.565  | 1.62  | 1.001 | 100.0%  | 10    |
774   | total             | 5.886 | 6.758  | 8.232  | 8.564  | 8.895 | 6.957 | 100.0%  | 10    |
775   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
776   Load duration: 20.5952920914
777   Full duration: 23.9688129425
778
779   test scenario HeatStacks.create_update_delete_stack
780   +----------------------------------------------------------------------------------------+
781   |                                  Response Times (sec)                                  |
782   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
783   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
784   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
785   | heat.create_stack | 2.896 | 3.156  | 3.462  | 3.752  | 4.042 | 3.241 | 100.0%  | 10    |
786   | heat.update_stack | 4.942 | 5.218  | 5.956  | 6.09   | 6.224 | 5.42  | 100.0%  | 10    |
787   | heat.delete_stack | 1.551 | 1.665  | 2.721  | 2.788  | 2.856 | 2.038 | 100.0%  | 10    |
788   | total             | 9.408 | 10.658 | 11.602 | 11.761 | 11.92 | 10.7  | 100.0%  | 10    |
789   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
790   Load duration: 31.6187429428
791   Full duration: 35.1271891594
792
793   test scenario HeatStacks.create_update_delete_stack
794   +-----------------------------------------------------------------------+
795   |                         Response Times (sec)                          |
796   +--------+-----+--------+--------+--------+-----+-----+---------+-------+
797   | action | min | median | 90%ile | 95%ile | max | avg | success | count |
798   +--------+-----+--------+--------+--------+-----+-----+---------+-------+
799   | total  | n/a | n/a    | n/a    | n/a    | n/a | n/a | 0.0%    | 5     |
800   +--------+-----+--------+--------+--------+-----+-----+---------+-------+
801   Load duration: 6.39157295227
802   Full duration: 14.0238859653
803
804   test scenario HeatStacks.create_update_delete_stack
805   +-----------------------------------------------------------------------------------------+
806   |                                  Response Times (sec)                                   |
807   +-------------------+-------+--------+--------+--------+-------+--------+---------+-------+
808   | action            | min   | median | 90%ile | 95%ile | max   | avg    | success | count |
809   +-------------------+-------+--------+--------+--------+-------+--------+---------+-------+
810   | heat.create_stack | 2.944 | 3.08   | 3.202  | 3.309  | 3.415 | 3.09   | 100.0%  | 10    |
811   | heat.update_stack | 4.794 | 5.017  | 5.255  | 5.579  | 5.904 | 5.077  | 100.0%  | 10    |
812   | heat.delete_stack | 1.435 | 1.866  | 2.632  | 2.657  | 2.682 | 1.998  | 100.0%  | 10    |
813   | total             | 9.394 | 10.052 | 10.876 | 10.903 | 10.93 | 10.165 | 100.0%  | 10    |
814   +-------------------+-------+--------+--------+--------+-------+--------+---------+-------+
815   Load duration: 30.0142600536
816   Full duration: 33.6354219913
817
818   test scenario HeatStacks.create_update_delete_stack
819   +----------------------------------------------------------------------------------------+
820   |                                  Response Times (sec)                                  |
821   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
822   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
823   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
824   | heat.create_stack | 2.874 | 3.099  | 3.257  | 3.296  | 3.334 | 3.084 | 100.0%  | 10    |
825   | heat.update_stack | 3.576 | 3.724  | 4.103  | 4.118  | 4.132 | 3.804 | 100.0%  | 10    |
826   | heat.delete_stack | 0.597 | 1.497  | 1.641  | 1.685  | 1.73  | 1.368 | 100.0%  | 10    |
827   | total             | 7.498 | 8.373  | 8.618  | 8.72   | 8.823 | 8.256 | 100.0%  | 10    |
828   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
829   Load duration: 24.9089329243
830   Full duration: 28.905012846
831
832   test scenario HeatStacks.create_and_list_stack
833   +----------------------------------------------------------------------------------------+
834   |                                  Response Times (sec)                                  |
835   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
836   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
837   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
838   | heat.create_stack | 2.986 | 3.186  | 3.26   | 3.309  | 3.358 | 3.166 | 100.0%  | 10    |
839   | heat.list_stacks  | 0.035 | 0.163  | 0.192  | 0.205  | 0.218 | 0.128 | 100.0%  | 10    |
840   | total             | 3.039 | 3.305  | 3.472  | 3.495  | 3.518 | 3.294 | 100.0%  | 10    |
841   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
842   Load duration: 9.91034293175
843   Full duration: 16.8483679295
844
845   test scenario HeatStacks.create_check_delete_stack
846   +----------------------------------------------------------------------------------------+
847   |                                  Response Times (sec)                                  |
848   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
849   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
850   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
851   | heat.create_stack | 2.822 | 3.0    | 3.403  | 3.446  | 3.489 | 3.098 | 100.0%  | 10    |
852   | heat.check_stack  | 0.309 | 0.676  | 0.899  | 0.908  | 0.917 | 0.632 | 100.0%  | 10    |
853   | heat.delete_stack | 0.504 | 1.466  | 1.619  | 1.685  | 1.751 | 1.235 | 100.0%  | 10    |
854   | total             | 3.978 | 5.166  | 5.376  | 5.433  | 5.49  | 4.964 | 100.0%  | 10    |
855   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
856   Load duration: 15.3095350266
857   Full duration: 19.0696201324
858
859   run_rally - INFO - Test scenario: "heat" Failed.
860
861   run_rally - INFO - Starting test scenario "keystone" ...
862   run_rally - INFO -
863    Preparing input task
864    Task  b0246610-2dd7-4817-be66-9315ab169066: started
865   Task b0246610-2dd7-4817-be66-9315ab169066: finished
866
867   test scenario KeystoneBasic.create_tenant_with_users
868   +---------------------------------------------------------------------------------------------+
869   |                                    Response Times (sec)                                     |
870   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
871   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
872   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
873   | keystone.create_tenant | 0.11  | 0.13   | 0.144  | 0.153  | 0.161 | 0.131 | 100.0%  | 10    |
874   | keystone.create_users  | 0.628 | 0.692  | 0.803  | 0.847  | 0.89  | 0.717 | 100.0%  | 10    |
875   | total                  | 0.755 | 0.826  | 0.934  | 0.979  | 1.025 | 0.849 | 100.0%  | 10    |
876   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
877   Load duration: 2.49157500267
878   Full duration: 12.6573908329
879
880   test scenario KeystoneBasic.create_add_and_list_user_roles
881   +-------------------------------------------------------------------------------------------+
882   |                                   Response Times (sec)                                    |
883   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
884   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
885   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
886   | keystone.create_role | 0.11  | 0.114  | 0.125  | 0.127  | 0.129 | 0.117 | 100.0%  | 10    |
887   | keystone.add_role    | 0.087 | 0.099  | 0.117  | 0.134  | 0.152 | 0.105 | 100.0%  | 10    |
888   | keystone.list_roles  | 0.049 | 0.053  | 0.068  | 0.084  | 0.101 | 0.059 | 100.0%  | 10    |
889   | total                | 0.261 | 0.277  | 0.302  | 0.307  | 0.313 | 0.281 | 100.0%  | 10    |
890   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
891   Load duration: 0.859135150909
892   Full duration: 5.88745498657
893
894   test scenario KeystoneBasic.add_and_remove_user_role
895   +-------------------------------------------------------------------------------------------+
896   |                                   Response Times (sec)                                    |
897   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
898   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
899   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
900   | keystone.create_role | 0.109 | 0.188  | 0.253  | 0.27   | 0.287 | 0.184 | 100.0%  | 10    |
901   | keystone.add_role    | 0.087 | 0.1    | 0.119  | 0.125  | 0.13  | 0.103 | 100.0%  | 10    |
902   | keystone.remove_role | 0.06  | 0.069  | 0.173  | 0.196  | 0.218 | 0.102 | 100.0%  | 10    |
903   | total                | 0.263 | 0.393  | 0.518  | 0.556  | 0.594 | 0.39  | 100.0%  | 10    |
904   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
905   Load duration: 1.32334089279
906   Full duration: 6.50031495094
907
908   test scenario KeystoneBasic.create_update_and_delete_tenant
909   +---------------------------------------------------------------------------------------------+
910   |                                    Response Times (sec)                                     |
911   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
912   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
913   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
914   | keystone.create_tenant | 0.108 | 0.217  | 0.267  | 0.272  | 0.277 | 0.192 | 100.0%  | 10    |
915   | keystone.update_tenant | 0.05  | 0.057  | 0.062  | 0.068  | 0.074 | 0.058 | 100.0%  | 10    |
916   | keystone.delete_tenant | 0.119 | 0.132  | 0.141  | 0.142  | 0.142 | 0.132 | 100.0%  | 10    |
917   | total                  | 0.289 | 0.392  | 0.46   | 0.462  | 0.465 | 0.381 | 100.0%  | 10    |
918   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
919   Load duration: 1.16795897484
920   Full duration: 5.16257286072
921
922   test scenario KeystoneBasic.create_and_delete_service
923   +----------------------------------------------------------------------------------------------+
924   |                                     Response Times (sec)                                     |
925   +-------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
926   | action                  | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
927   +-------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
928   | keystone.create_service | 0.105 | 0.121  | 0.153  | 0.169  | 0.185 | 0.13  | 100.0%  | 10    |
929   | keystone.delete_service | 0.053 | 0.06   | 0.065  | 0.072  | 0.079 | 0.061 | 100.0%  | 10    |
930   | total                   | 0.169 | 0.182  | 0.23   | 0.234  | 0.239 | 0.191 | 100.0%  | 10    |
931   +-------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
932   Load duration: 0.56450510025
933   Full duration: 4.22321987152
934
935   test scenario KeystoneBasic.create_tenant
936   +--------------------------------------------------------------------------------------------+
937   |                                    Response Times (sec)                                    |
938   +------------------------+-------+--------+--------+--------+-------+------+---------+-------+
939   | action                 | min   | median | 90%ile | 95%ile | max   | avg  | success | count |
940   +------------------------+-------+--------+--------+--------+-------+------+---------+-------+
941   | keystone.create_tenant | 0.112 | 0.138  | 0.161  | 0.165  | 0.168 | 0.14 | 100.0%  | 10    |
942   | total                  | 0.112 | 0.138  | 0.161  | 0.165  | 0.168 | 0.14 | 100.0%  | 10    |
943   +------------------------+-------+--------+--------+--------+-------+------+---------+-------+
944   Load duration: 0.417885065079
945   Full duration: 4.0450899601
946
947   test scenario KeystoneBasic.create_user
948   +-------------------------------------------------------------------------------------------+
949   |                                   Response Times (sec)                                    |
950   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
951   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
952   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
953   | keystone.create_user | 0.126 | 0.177  | 0.186  | 0.189  | 0.191 | 0.164 | 100.0%  | 10    |
954   | total                | 0.126 | 0.177  | 0.186  | 0.189  | 0.191 | 0.164 | 100.0%  | 10    |
955   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
956   Load duration: 0.485447883606
957   Full duration: 4.35393500328
958
959   test scenario KeystoneBasic.create_and_list_tenants
960   +---------------------------------------------------------------------------------------------+
961   |                                    Response Times (sec)                                     |
962   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
963   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
964   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
965   | keystone.create_tenant | 0.117 | 0.13   | 0.139  | 0.139  | 0.14  | 0.129 | 100.0%  | 10    |
966   | keystone.list_tenants  | 0.047 | 0.053  | 0.094  | 0.107  | 0.121 | 0.063 | 100.0%  | 10    |
967   | total                  | 0.167 | 0.186  | 0.212  | 0.233  | 0.253 | 0.192 | 100.0%  | 10    |
968   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
969   Load duration: 0.566509962082
970   Full duration: 5.80973696709
971
972   test scenario KeystoneBasic.create_and_delete_role
973   +-------------------------------------------------------------------------------------------+
974   |                                   Response Times (sec)                                    |
975   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
976   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
977   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
978   | keystone.create_role | 0.109 | 0.227  | 0.291  | 0.3    | 0.308 | 0.205 | 100.0%  | 10    |
979   | keystone.delete_role | 0.106 | 0.114  | 0.238  | 0.25   | 0.263 | 0.14  | 100.0%  | 10    |
980   | total                | 0.222 | 0.34   | 0.544  | 0.548  | 0.552 | 0.345 | 100.0%  | 10    |
981   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
982   Load duration: 0.969199895859
983   Full duration: 5.0005710125
984
985   test scenario KeystoneBasic.get_entities
986   +---------------------------------------------------------------------------------------------+
987   |                                    Response Times (sec)                                     |
988   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
989   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
990   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
991   | keystone.create_tenant | 0.115 | 0.13   | 0.153  | 0.154  | 0.154 | 0.131 | 100.0%  | 10    |
992   | keystone.create_user   | 0.059 | 0.063  | 0.068  | 0.075  | 0.083 | 0.065 | 100.0%  | 10    |
993   | keystone.create_role   | 0.046 | 0.06   | 0.085  | 0.085  | 0.086 | 0.061 | 100.0%  | 10    |
994   | keystone.get_tenant    | 0.044 | 0.051  | 0.058  | 0.06   | 0.062 | 0.051 | 100.0%  | 10    |
995   | keystone.get_user      | 0.052 | 0.067  | 0.103  | 0.106  | 0.109 | 0.07  | 100.0%  | 10    |
996   | keystone.get_role      | 0.042 | 0.049  | 0.066  | 0.067  | 0.068 | 0.052 | 100.0%  | 10    |
997   | keystone.service_list  | 0.044 | 0.05   | 0.067  | 0.083  | 0.099 | 0.055 | 100.0%  | 10    |
998   | keystone.get_service   | 0.041 | 0.044  | 0.051  | 0.052  | 0.054 | 0.046 | 100.0%  | 10    |
999   | total                  | 0.489 | 0.533  | 0.57   | 0.572  | 0.574 | 0.532 | 100.0%  | 10    |
1000   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1001   Load duration: 1.58059597015
1002   Full duration: 9.58514809608
1003
1004   test scenario KeystoneBasic.create_and_list_users
1005   +-------------------------------------------------------------------------------------------+
1006   |                                   Response Times (sec)                                    |
1007   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1008   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1009   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1010   | keystone.create_user | 0.129 | 0.139  | 0.153  | 0.167  | 0.181 | 0.143 | 100.0%  | 10    |
1011   | keystone.list_users  | 0.046 | 0.054  | 0.073  | 0.079  | 0.084 | 0.06  | 100.0%  | 10    |
1012   | total                | 0.185 | 0.198  | 0.222  | 0.227  | 0.232 | 0.203 | 100.0%  | 10    |
1013   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1014   Load duration: 0.615728855133
1015   Full duration: 4.46038007736
1016
1017   run_rally - INFO - Test scenario: "keystone" OK.
1018
1019   run_rally - INFO - Starting test scenario "neutron" ...
1020   run_rally - INFO -
1021    Preparing input task
1022    Task  60b0f938-d4b3-4eae-9392-3ac4c8a6a4b7: started
1023   Task 60b0f938-d4b3-4eae-9392-3ac4c8a6a4b7: finished
1024
1025   test scenario NeutronNetworks.create_and_delete_ports
1026   +------------------------------------------------------------------------------------------+
1027   |                                   Response Times (sec)                                   |
1028   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1029   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1030   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1031   | neutron.create_port | 0.448 | 0.508  | 0.67   | 0.679  | 0.687 | 0.525 | 100.0%  | 10    |
1032   | neutron.delete_port | 0.152 | 0.299  | 0.373  | 0.376  | 0.378 | 0.301 | 100.0%  | 10    |
1033   | total               | 0.6   | 0.817  | 0.958  | 0.977  | 0.995 | 0.826 | 100.0%  | 10    |
1034   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1035   Load duration: 2.44042801857
1036   Full duration: 24.5799560547
1037
1038   test scenario NeutronNetworks.create_and_list_routers
1039   +---------------------------------------------------------------------------------------------------+
1040   |                                       Response Times (sec)                                        |
1041   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1042   | action                       | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1043   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1044   | neutron.create_subnet        | 0.392 | 0.512  | 0.61   | 0.629  | 0.649 | 0.519 | 100.0%  | 10    |
1045   | neutron.create_router        | 0.032 | 0.176  | 0.253  | 0.254  | 0.256 | 0.156 | 100.0%  | 10    |
1046   | neutron.add_interface_router | 0.227 | 0.375  | 0.444  | 0.468  | 0.492 | 0.366 | 100.0%  | 10    |
1047   | neutron.list_routers         | 0.03  | 0.151  | 0.184  | 0.196  | 0.207 | 0.115 | 100.0%  | 10    |
1048   | total                        | 0.942 | 1.153  | 1.326  | 1.377  | 1.429 | 1.157 | 100.0%  | 10    |
1049   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1050   Load duration: 3.41682577133
1051   Full duration: 27.1603848934
1052
1053   test scenario NeutronNetworks.create_and_delete_routers
1054   +------------------------------------------------------------------------------------------------------+
1055   |                                         Response Times (sec)                                         |
1056   +---------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1057   | action                          | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1058   +---------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1059   | neutron.create_subnet           | 0.406 | 0.478  | 0.571  | 0.602  | 0.634 | 0.488 | 100.0%  | 10    |
1060   | neutron.create_router           | 0.032 | 0.189  | 0.275  | 0.28   | 0.284 | 0.183 | 100.0%  | 10    |
1061   | neutron.add_interface_router    | 0.232 | 0.326  | 0.474  | 0.479  | 0.484 | 0.337 | 100.0%  | 10    |
1062   | neutron.remove_interface_router | 0.163 | 0.25   | 0.492  | 0.5    | 0.508 | 0.288 | 100.0%  | 10    |
1063   | neutron.delete_router           | 0.126 | 0.229  | 0.301  | 0.356  | 0.41  | 0.224 | 100.0%  | 10    |
1064   | total                           | 1.294 | 1.49   | 1.698  | 1.753  | 1.807 | 1.52  | 100.0%  | 10    |
1065   +---------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1066   Load duration: 4.38407206535
1067   Full duration: 28.0664179325
1068
1069   test scenario NeutronNetworks.create_and_list_ports
1070   +------------------------------------------------------------------------------------------+
1071   |                                   Response Times (sec)                                   |
1072   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1073   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1074   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1075   | neutron.create_port | 0.433 | 0.663  | 0.718  | 0.718  | 0.719 | 0.601 | 100.0%  | 10    |
1076   | neutron.list_ports  | 0.089 | 0.231  | 0.345  | 0.385  | 0.425 | 0.243 | 100.0%  | 10    |
1077   | total               | 0.524 | 0.843  | 1.028  | 1.072  | 1.117 | 0.844 | 100.0%  | 10    |
1078   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1079   Load duration: 2.59062600136
1080   Full duration: 25.9457578659
1081
1082   test scenario NeutronNetworks.create_and_delete_subnets
1083   +--------------------------------------------------------------------------------------------+
1084   |                                    Response Times (sec)                                    |
1085   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1086   | action                | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1087   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1088   | neutron.create_subnet | 0.387 | 0.429  | 0.52   | 0.533  | 0.545 | 0.452 | 100.0%  | 10    |
1089   | neutron.delete_subnet | 0.144 | 0.296  | 0.356  | 0.367  | 0.378 | 0.275 | 100.0%  | 10    |
1090   | total                 | 0.573 | 0.733  | 0.811  | 0.829  | 0.846 | 0.727 | 100.0%  | 10    |
1091   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1092   Load duration: 2.22101807594
1093   Full duration: 24.9812419415
1094
1095   test scenario NeutronNetworks.create_and_delete_networks
1096   +---------------------------------------------------------------------------------------------+
1097   |                                    Response Times (sec)                                     |
1098   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1099   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1100   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1101   | neutron.create_network | 0.293 | 0.395  | 0.476  | 0.482  | 0.488 | 0.397 | 100.0%  | 10    |
1102   | neutron.delete_network | 0.103 | 0.24   | 0.332  | 0.344  | 0.357 | 0.228 | 100.0%  | 10    |
1103   | total                  | 0.471 | 0.585  | 0.766  | 0.798  | 0.829 | 0.625 | 100.0%  | 10    |
1104   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1105   Load duration: 1.84316086769
1106   Full duration: 14.2107710838
1107
1108   test scenario NeutronNetworks.create_and_list_networks
1109   +---------------------------------------------------------------------------------------------+
1110   |                                    Response Times (sec)                                     |
1111   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1112   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1113   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1114   | neutron.create_network | 0.31  | 0.347  | 0.452  | 0.454  | 0.455 | 0.362 | 100.0%  | 10    |
1115   | neutron.list_networks  | 0.042 | 0.111  | 0.199  | 0.24   | 0.281 | 0.124 | 100.0%  | 10    |
1116   | total                  | 0.358 | 0.493  | 0.603  | 0.624  | 0.644 | 0.486 | 100.0%  | 10    |
1117   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1118   Load duration: 1.45903801918
1119   Full duration: 15.4646441936
1120
1121   test scenario NeutronNetworks.create_and_update_routers
1122   +---------------------------------------------------------------------------------------------------+
1123   |                                       Response Times (sec)                                        |
1124   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1125   | action                       | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1126   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1127   | neutron.create_subnet        | 0.382 | 0.419  | 0.612  | 0.613  | 0.614 | 0.478 | 100.0%  | 10    |
1128   | neutron.create_router        | 0.033 | 0.176  | 0.22   | 0.239  | 0.258 | 0.149 | 100.0%  | 10    |
1129   | neutron.add_interface_router | 0.229 | 0.272  | 0.394  | 0.458  | 0.522 | 0.307 | 100.0%  | 10    |
1130   | neutron.update_router        | 0.091 | 0.252  | 0.307  | 0.324  | 0.342 | 0.221 | 100.0%  | 10    |
1131   | total                        | 0.938 | 1.105  | 1.328  | 1.406  | 1.484 | 1.156 | 100.0%  | 10    |
1132   +------------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1133   Load duration: 3.27084898949
1134   Full duration: 27.761991024
1135
1136   test scenario NeutronNetworks.create_and_update_networks
1137   +---------------------------------------------------------------------------------------------+
1138   |                                    Response Times (sec)                                     |
1139   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1140   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1141   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1142   | neutron.create_network | 0.306 | 0.356  | 0.425  | 0.429  | 0.433 | 0.366 | 100.0%  | 10    |
1143   | neutron.update_network | 0.113 | 0.27   | 0.33   | 0.337  | 0.343 | 0.24  | 100.0%  | 10    |
1144   | total                  | 0.423 | 0.611  | 0.763  | 0.763  | 0.764 | 0.606 | 100.0%  | 10    |
1145   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1146   Load duration: 1.81449484825
1147   Full duration: 15.7938911915
1148
1149   test scenario NeutronNetworks.create_and_update_ports
1150   +------------------------------------------------------------------------------------------+
1151   |                                   Response Times (sec)                                   |
1152   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1153   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1154   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1155   | neutron.create_port | 0.431 | 0.488  | 0.702  | 0.707  | 0.711 | 0.521 | 100.0%  | 10    |
1156   | neutron.update_port | 0.11  | 0.256  | 0.37   | 0.39   | 0.409 | 0.23  | 100.0%  | 10    |
1157   | total               | 0.541 | 0.758  | 0.865  | 0.987  | 1.11  | 0.752 | 100.0%  | 10    |
1158   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1159   Load duration: 2.09433794022
1160   Full duration: 26.3668129444
1161
1162   test scenario NeutronNetworks.create_and_list_subnets
1163   +--------------------------------------------------------------------------------------------+
1164   |                                    Response Times (sec)                                    |
1165   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1166   | action                | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1167   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1168   | neutron.create_subnet | 0.391 | 0.421  | 0.542  | 0.558  | 0.574 | 0.449 | 100.0%  | 10    |
1169   | neutron.list_subnets  | 0.059 | 0.135  | 0.295  | 0.332  | 0.37  | 0.163 | 100.0%  | 10    |
1170   | total                 | 0.45  | 0.631  | 0.736  | 0.752  | 0.769 | 0.612 | 100.0%  | 10    |
1171   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1172   Load duration: 1.75437092781
1173   Full duration: 25.2292289734
1174
1175   test scenario NeutronNetworks.create_and_update_subnets
1176   +--------------------------------------------------------------------------------------------+
1177   |                                    Response Times (sec)                                    |
1178   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1179   | action                | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1180   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1181   | neutron.create_subnet | 0.4   | 0.45   | 0.535  | 0.536  | 0.537 | 0.462 | 100.0%  | 10    |
1182   | neutron.update_subnet | 0.158 | 0.306  | 0.397  | 0.412  | 0.427 | 0.3   | 100.0%  | 10    |
1183   | total                 | 0.564 | 0.773  | 0.88   | 0.904  | 0.929 | 0.763 | 100.0%  | 10    |
1184   +-----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1185   Load duration: 2.266477108
1186   Full duration: 25.2276790142
1187
1188   run_rally - INFO - Test scenario: "neutron" OK.
1189
1190   run_rally - INFO - Starting test scenario "nova" ...
1191   run_rally - INFO -
1192    Preparing input task
1193    Task  51b9485f-50cd-43c0-89c7-901e4b55ffa4: started
1194   Task 51b9485f-50cd-43c0-89c7-901e4b55ffa4: finished
1195
1196   test scenario NovaKeypair.create_and_delete_keypair
1197   +------------------------------------------------------------------------------------------+
1198   |                                   Response Times (sec)                                   |
1199   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1200   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1201   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1202   | nova.create_keypair | 0.378 | 0.469  | 0.572  | 0.585  | 0.599 | 0.487 | 100.0%  | 10    |
1203   | nova.delete_keypair | 0.018 | 0.021  | 0.031  | 0.032  | 0.032 | 0.023 | 100.0%  | 10    |
1204   | total               | 0.41  | 0.487  | 0.592  | 0.607  | 0.621 | 0.51  | 100.0%  | 10    |
1205   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1206   Load duration: 1.44199299812
1207   Full duration: 14.8640050888
1208
1209   test scenario NovaServers.snapshot_server
1210   +---------------------------------------------------------------------------------------------------+
1211   |                                       Response Times (sec)                                        |
1212   +------------------------+--------+--------+---------+---------+---------+--------+---------+-------+
1213   | action                 | min    | median | 90%ile  | 95%ile  | max     | avg    | success | count |
1214   +------------------------+--------+--------+---------+---------+---------+--------+---------+-------+
1215   | nova.boot_server       | 3.252  | 5.309  | 6.304   | 6.39    | 6.476   | 5.049  | 100.0%  | 10    |
1216   | nova.create_image      | 27.858 | 48.811 | 65.726  | 65.73   | 65.734  | 47.725 | 100.0%  | 10    |
1217   | nova.delete_server     | 2.519  | 2.96   | 5.038   | 5.043   | 5.047   | 3.302  | 100.0%  | 10    |
1218   | nova.boot_server (2)   | 14.132 | 28.496 | 38.684  | 44.307  | 49.929  | 28.943 | 100.0%  | 10    |
1219   | nova.delete_server (2) | 2.39   | 4.627  | 7.042   | 7.135   | 7.229   | 4.368  | 100.0%  | 10    |
1220   | nova.delete_image      | 0.317  | 0.482  | 1.285   | 1.976   | 2.667   | 0.749  | 100.0%  | 10    |
1221   | total                  | 61.01  | 97.217 | 121.154 | 121.205 | 121.255 | 90.137 | 100.0%  | 10    |
1222   +------------------------+--------+--------+---------+---------+---------+--------+---------+-------+
1223   Load duration: 248.724915028
1224   Full duration: 271.744755983
1225
1226   test scenario NovaKeypair.boot_and_delete_server_with_keypair
1227   +-------------------------------------------------------------------------------------------+
1228   |                                   Response Times (sec)                                    |
1229   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1230   | action              | min   | median | 90%ile | 95%ile | max    | avg   | success | count |
1231   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1232   | nova.create_keypair | 0.436 | 0.508  | 0.611  | 0.618  | 0.624  | 0.52  | 100.0%  | 10    |
1233   | nova.boot_server    | 3.084 | 4.238  | 6.002  | 6.114  | 6.226  | 4.436 | 100.0%  | 10    |
1234   | nova.delete_server  | 2.385 | 2.558  | 3.021  | 3.844  | 4.667  | 2.752 | 100.0%  | 10    |
1235   | nova.delete_keypair | 0.015 | 0.02   | 0.024  | 0.024  | 0.025  | 0.02  | 100.0%  | 10    |
1236   | total               | 5.997 | 7.197  | 9.438  | 10.178 | 10.917 | 7.728 | 100.0%  | 10    |
1237   +---------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1238   Load duration: 22.9343290329
1239   Full duration: 44.7740108967
1240
1241   test scenario NovaKeypair.create_and_list_keypairs
1242   +------------------------------------------------------------------------------------------+
1243   |                                   Response Times (sec)                                   |
1244   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1245   | action              | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1246   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1247   | nova.create_keypair | 0.367 | 0.477  | 0.546  | 0.584  | 0.622 | 0.473 | 100.0%  | 10    |
1248   | nova.list_keypairs  | 0.014 | 0.019  | 0.025  | 0.028  | 0.03  | 0.021 | 100.0%  | 10    |
1249   | total               | 0.384 | 0.501  | 0.565  | 0.601  | 0.636 | 0.494 | 100.0%  | 10    |
1250   +---------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1251   Load duration: 1.53178596497
1252   Full duration: 16.4732458591
1253
1254   test scenario NovaServers.list_servers
1255   +----------------------------------------------------------------------------------------+
1256   |                                  Response Times (sec)                                  |
1257   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1258   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1259   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1260   | nova.list_servers | 0.588 | 0.656  | 0.754  | 0.774  | 0.795 | 0.663 | 100.0%  | 10    |
1261   | total             | 0.589 | 0.656  | 0.754  | 0.775  | 0.795 | 0.663 | 100.0%  | 10    |
1262   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1263   Load duration: 1.98694491386
1264   Full duration: 47.495290041
1265
1266   test scenario NovaServers.resize_server
1267   +---------------------------------------------------------------------------------------------+
1268   |                                    Response Times (sec)                                     |
1269   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1270   | action              | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1271   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1272   | nova.boot_server    | 3.412  | 4.572  | 6.064  | 6.069  | 6.073  | 4.644  | 100.0%  | 10    |
1273   | nova.resize         | 21.205 | 34.251 | 42.136 | 42.238 | 42.34  | 31.684 | 100.0%  | 10    |
1274   | nova.resize_confirm | 2.364  | 2.437  | 2.588  | 2.638  | 2.688  | 2.479  | 100.0%  | 10    |
1275   | nova.delete_server  | 2.38   | 2.427  | 2.64   | 2.727  | 2.814  | 2.475  | 100.0%  | 10    |
1276   | total               | 29.399 | 43.496 | 53.296 | 53.299 | 53.302 | 41.282 | 100.0%  | 10    |
1277   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1278   Load duration: 112.265089989
1279   Full duration: 126.299309015
1280
1281   test scenario NovaServers.boot_server_from_volume_and_delete
1282   +----------------------------------------------------------------------------------------------+
1283   |                                     Response Times (sec)                                     |
1284   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1285   | action               | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1286   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1287   | cinder.create_volume | 3.376  | 4.574  | 6.275  | 6.295  | 6.315  | 4.705  | 100.0%  | 10    |
1288   | nova.boot_server     | 8.443  | 9.25   | 11.22  | 11.494 | 11.768 | 9.658  | 100.0%  | 10    |
1289   | nova.delete_server   | 4.478  | 4.614  | 4.912  | 5.81   | 6.708  | 4.799  | 100.0%  | 10    |
1290   | total                | 16.358 | 19.136 | 21.665 | 22.113 | 22.56  | 19.163 | 100.0%  | 10    |
1291   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1292   Load duration: 56.0801298618
1293   Full duration: 85.6200530529
1294
1295   test scenario NovaServers.boot_and_migrate_server
1296   +---------------------------------------------------------------------------------------------+
1297   |                                    Response Times (sec)                                     |
1298   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1299   | action              | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1300   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1301   | nova.boot_server    | 3.498  | 4.001  | 5.998  | 6.132  | 6.267  | 4.49   | 100.0%  | 10    |
1302   | nova.stop_server    | 4.649  | 13.73  | 15.606 | 15.699 | 15.791 | 11.515 | 100.0%  | 10    |
1303   | nova.migrate        | 15.233 | 21.214 | 29.778 | 29.939 | 30.099 | 22.004 | 100.0%  | 10    |
1304   | nova.resize_confirm | 2.366  | 2.398  | 2.559  | 2.699  | 2.838  | 2.451  | 100.0%  | 10    |
1305   | nova.delete_server  | 2.384  | 2.428  | 2.527  | 2.567  | 2.606  | 2.444  | 100.0%  | 10    |
1306   | total               | 35.813 | 43.101 | 49.38  | 49.998 | 50.616 | 42.904 | 100.0%  | 10    |
1307   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1308   Load duration: 121.644474983
1309   Full duration: 135.548355818
1310
1311   test scenario NovaServers.boot_and_delete_server
1312   +------------------------------------------------------------------------------------------+
1313   |                                   Response Times (sec)                                   |
1314   +--------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1315   | action             | min   | median | 90%ile | 95%ile | max    | avg   | success | count |
1316   +--------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1317   | nova.boot_server   | 3.484 | 6.119  | 7.588  | 7.617  | 7.647  | 5.778 | 100.0%  | 10    |
1318   | nova.delete_server | 2.393 | 2.758  | 4.763  | 4.817  | 4.872  | 3.438 | 100.0%  | 10    |
1319   | total              | 5.885 | 8.701  | 12.336 | 12.358 | 12.379 | 9.216 | 100.0%  | 10    |
1320   +--------------------+-------+--------+--------+--------+--------+-------+---------+-------+
1321   Load duration: 26.0077610016
1322   Full duration: 48.9747579098
1323
1324   test scenario NovaServers.boot_and_rebuild_server
1325   +---------------------------------------------------------------------------------------------+
1326   |                                    Response Times (sec)                                     |
1327   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1328   | action              | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1329   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1330   | nova.boot_server    | 3.5    | 4.786  | 6.225  | 6.257  | 6.289  | 4.859  | 100.0%  | 10    |
1331   | nova.rebuild_server | 6.349  | 11.303 | 17.156 | 17.218 | 17.279 | 11.611 | 100.0%  | 10    |
1332   | nova.delete_server  | 2.381  | 2.441  | 2.549  | 2.55   | 2.552  | 2.464  | 100.0%  | 10    |
1333   | total               | 13.553 | 18.971 | 23.648 | 24.245 | 24.842 | 18.934 | 100.0%  | 10    |
1334   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1335   Load duration: 52.6579520702
1336   Full duration: 75.2351601124
1337
1338   test scenario NovaSecGroup.create_and_list_secgroups
1339   +--------------------------------------------------------------------------------------------------------+
1340   |                                          Response Times (sec)                                          |
1341   +--------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1342   | action                         | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1343   +--------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1344   | nova.create_10_security_groups | 1.386  | 2.017  | 2.077  | 2.091  | 2.106  | 1.84   | 100.0%  | 10    |
1345   | nova.create_100_rules          | 8.891  | 10.215 | 10.514 | 10.722 | 10.929 | 10.096 | 100.0%  | 10    |
1346   | nova.list_security_groups      | 0.107  | 0.152  | 0.269  | 0.288  | 0.307  | 0.171  | 100.0%  | 10    |
1347   | total                          | 10.858 | 12.348 | 12.575 | 12.61  | 12.645 | 12.108 | 100.0%  | 10    |
1348   +--------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1349   Load duration: 35.6299619675
1350   Full duration: 63.5884320736
1351
1352   test scenario NovaSecGroup.create_and_delete_secgroups
1353   +-------------------------------------------------------------------------------------------------------+
1354   |                                         Response Times (sec)                                          |
1355   +--------------------------------+-------+--------+--------+--------+--------+--------+---------+-------+
1356   | action                         | min   | median | 90%ile | 95%ile | max    | avg    | success | count |
1357   +--------------------------------+-------+--------+--------+--------+--------+--------+---------+-------+
1358   | nova.create_10_security_groups | 1.387 | 1.712  | 2.11   | 2.114  | 2.118  | 1.782  | 100.0%  | 10    |
1359   | nova.create_100_rules          | 8.912 | 9.991  | 10.333 | 10.39  | 10.447 | 9.849  | 100.0%  | 10    |
1360   | nova.delete_10_security_groups | 0.735 | 0.953  | 1.042  | 1.101  | 1.161  | 0.955  | 100.0%  | 10    |
1361   | total                          | 11.2  | 12.869 | 13.019 | 13.049 | 13.079 | 12.586 | 100.0%  | 10    |
1362   +--------------------------------+-------+--------+--------+--------+--------+--------+---------+-------+
1363   Load duration: 37.0498371124
1364   Full duration: 51.703150034
1365
1366   test scenario NovaServers.boot_and_bounce_server
1367   +---------------------------------------------------------------------------------------------------+
1368   |                                       Response Times (sec)                                        |
1369   +-------------------------+--------+--------+--------+---------+---------+--------+---------+-------+
1370   | action                  | min    | median | 90%ile | 95%ile  | max     | avg    | success | count |
1371   +-------------------------+--------+--------+--------+---------+---------+--------+---------+-------+
1372   | nova.boot_server        | 3.232  | 4.745  | 6.322  | 6.339   | 6.356   | 4.884  | 100.0%  | 10    |
1373   | nova.reboot_server      | 4.43   | 4.579  | 4.667  | 4.687   | 4.707   | 4.59   | 100.0%  | 10    |
1374   | nova.soft_reboot_server | 4.722  | 6.782  | 18.815 | 72.233  | 125.65  | 18.46  | 100.0%  | 10    |
1375   | nova.stop_server        | 4.631  | 4.711  | 6.14   | 10.834  | 15.527  | 5.852  | 100.0%  | 10    |
1376   | nova.start_server       | 2.625  | 2.712  | 3.141  | 3.595   | 4.048   | 2.891  | 100.0%  | 10    |
1377   | nova.rescue_server      | 6.624  | 11.131 | 17.578 | 17.69   | 17.803  | 11.544 | 100.0%  | 10    |
1378   | nova.unrescue_server    | 2.293  | 4.467  | 4.631  | 4.634   | 4.636   | 3.681  | 100.0%  | 10    |
1379   | nova.delete_server      | 2.346  | 2.407  | 2.563  | 2.572   | 2.581   | 2.442  | 100.0%  | 10    |
1380   | total                   | 35.909 | 44.054 | 60.343 | 108.964 | 157.584 | 54.354 | 100.0%  | 10    |
1381   +-------------------------+--------+--------+--------+---------+---------+--------+---------+-------+
1382   Load duration: 157.603001118
1383   Full duration: 179.857326031
1384
1385   test scenario NovaServers.boot_server
1386   +---------------------------------------------------------------------------------------+
1387   |                                 Response Times (sec)                                  |
1388   +------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1389   | action           | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1390   +------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1391   | nova.boot_server | 3.435 | 4.325  | 6.075  | 6.183  | 6.292 | 4.629 | 100.0%  | 10    |
1392   | total            | 3.435 | 4.325  | 6.075  | 6.183  | 6.292 | 4.629 | 100.0%  | 10    |
1393   +------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1394   Load duration: 13.5383079052
1395   Full duration: 36.4747169018
1396
1397   test scenario NovaSecGroup.boot_and_delete_server_with_secgroups
1398   +-----------------------------------------------------------------------------------------------------------+
1399   |                                           Response Times (sec)                                            |
1400   +-----------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1401   | action                            | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1402   +-----------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1403   | nova.create_10_security_groups    | 1.622  | 1.87   | 1.968  | 2.066  | 2.163  | 1.846  | 100.0%  | 10    |
1404   | nova.create_100_rules             | 8.778  | 9.885  | 10.429 | 10.484 | 10.538 | 9.786  | 100.0%  | 10    |
1405   | nova.boot_server                  | 4.372  | 5.705  | 6.744  | 6.784  | 6.825  | 5.534  | 100.0%  | 10    |
1406   | nova.get_attached_security_groups | 0.145  | 0.15   | 0.163  | 0.171  | 0.179  | 0.154  | 100.0%  | 10    |
1407   | nova.delete_server                | 2.392  | 2.532  | 4.639  | 4.677  | 4.715  | 3.324  | 100.0%  | 10    |
1408   | nova.delete_10_security_groups    | 0.762  | 0.811  | 1.001  | 1.056  | 1.112  | 0.864  | 100.0%  | 10    |
1409   | total                             | 18.434 | 20.813 | 24.815 | 24.847 | 24.879 | 21.508 | 100.0%  | 10    |
1410   +-----------------------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1411   Load duration: 64.179831028
1412   Full duration: 87.2896039486
1413
1414   test scenario NovaServers.pause_and_unpause_server
1415   +---------------------------------------------------------------------------------------------+
1416   |                                    Response Times (sec)                                     |
1417   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1418   | action              | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1419   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1420   | nova.boot_server    | 3.419  | 4.899  | 6.417  | 6.437  | 6.457  | 4.897  | 100.0%  | 10    |
1421   | nova.pause_server   | 2.319  | 2.452  | 2.541  | 2.574  | 2.607  | 2.443  | 100.0%  | 10    |
1422   | nova.unpause_server | 2.291  | 2.397  | 2.512  | 2.565  | 2.619  | 2.409  | 100.0%  | 10    |
1423   | nova.delete_server  | 2.36   | 2.542  | 3.024  | 3.769  | 4.514  | 2.719  | 100.0%  | 10    |
1424   | total               | 10.572 | 12.299 | 14.07  | 14.773 | 15.475 | 12.469 | 100.0%  | 10    |
1425   +---------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1426   Load duration: 36.6686770916
1427   Full duration: 59.3664259911
1428
1429   test scenario NovaServers.boot_server_from_volume
1430   +----------------------------------------------------------------------------------------------+
1431   |                                     Response Times (sec)                                     |
1432   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1433   | action               | min    | median | 90%ile | 95%ile | max    | avg    | success | count |
1434   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1435   | cinder.create_volume | 3.258  | 3.501  | 5.924  | 5.949  | 5.974  | 4.155  | 100.0%  | 10    |
1436   | nova.boot_server     | 7.572  | 8.821  | 12.368 | 12.983 | 13.598 | 9.51   | 100.0%  | 10    |
1437   | total                | 11.135 | 12.15  | 18.14  | 18.856 | 19.572 | 13.665 | 100.0%  | 10    |
1438   +----------------------+--------+--------+--------+--------+--------+--------+---------+-------+
1439   Load duration: 38.717217207
1440   Full duration: 73.4654810429
1441
1442   test scenario NovaServers.boot_and_list_server
1443   +----------------------------------------------------------------------------------------+
1444   |                                  Response Times (sec)                                  |
1445   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1446   | action            | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1447   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1448   | nova.boot_server  | 3.569 | 4.788  | 6.354  | 6.43   | 6.506 | 4.924 | 100.0%  | 10    |
1449   | nova.list_servers | 0.189 | 0.37   | 0.447  | 0.453  | 0.46  | 0.346 | 100.0%  | 10    |
1450   | total             | 3.757 | 5.231  | 6.727  | 6.745  | 6.763 | 5.27  | 100.0%  | 10    |
1451   +-------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1452   Load duration: 14.4698469639
1453   Full duration: 47.3727209568
1454
1455   run_rally - INFO - Test scenario: "nova" OK.
1456
1457   run_rally - INFO - Starting test scenario "quotas" ...
1458   run_rally - INFO -
1459    Preparing input task
1460    Task  9226e59f-9bfb-44aa-8641-99f492cd92a9: started
1461   Task 9226e59f-9bfb-44aa-8641-99f492cd92a9: finished
1462
1463   test scenario Quotas.cinder_update
1464   +-----------------------------------------------------------------------------------------+
1465   |                                  Response Times (sec)                                   |
1466   +----------------------+-----+--------+--------+--------+-------+-------+---------+-------+
1467   | action               | min | median | 90%ile | 95%ile | max   | avg   | success | count |
1468   +----------------------+-----+--------+--------+--------+-------+-------+---------+-------+
1469   | quotas.update_quotas | 0.6 | 0.64   | 0.688  | 0.721  | 0.754 | 0.649 | 100.0%  | 10    |
1470   | total                | 0.6 | 0.64   | 0.688  | 0.721  | 0.754 | 0.649 | 100.0%  | 10    |
1471   +----------------------+-----+--------+--------+--------+-------+-------+---------+-------+
1472   Load duration: 1.92687010765
1473   Full duration: 7.31987595558
1474
1475   test scenario Quotas.neutron_update
1476   +-------------------------------------------------------------------------------------------+
1477   |                                   Response Times (sec)                                    |
1478   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1479   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1480   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1481   | quotas.update_quotas | 0.217 | 0.255  | 0.377  | 0.401  | 0.424 | 0.28  | 100.0%  | 10    |
1482   | total                | 0.28  | 0.325  | 0.445  | 0.469  | 0.492 | 0.346 | 100.0%  | 10    |
1483   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1484   Load duration: 1.03654098511
1485   Full duration: 6.59040594101
1486
1487   test scenario Quotas.cinder_update_and_delete
1488   +-------------------------------------------------------------------------------------------+
1489   |                                   Response Times (sec)                                    |
1490   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1491   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1492   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1493   | quotas.update_quotas | 0.588 | 0.651  | 0.699  | 0.702  | 0.705 | 0.652 | 100.0%  | 10    |
1494   | quotas.delete_quotas | 0.389 | 0.434  | 0.5    | 0.527  | 0.554 | 0.449 | 100.0%  | 10    |
1495   | total                | 1.011 | 1.097  | 1.176  | 1.179  | 1.182 | 1.101 | 100.0%  | 10    |
1496   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1497   Load duration: 3.32944512367
1498   Full duration: 8.96466994286
1499
1500   test scenario Quotas.nova_update_and_delete
1501   +-------------------------------------------------------------------------------------------+
1502   |                                   Response Times (sec)                                    |
1503   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1504   | action               | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1505   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1506   | quotas.update_quotas | 0.322 | 0.358  | 0.54   | 0.633  | 0.726 | 0.407 | 100.0%  | 10    |
1507   | quotas.delete_quotas | 0.016 | 0.022  | 0.028  | 0.029  | 0.03  | 0.022 | 100.0%  | 10    |
1508   | total                | 0.344 | 0.383  | 0.557  | 0.652  | 0.747 | 0.429 | 100.0%  | 10    |
1509   +----------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1510   Load duration: 1.20111894608
1511   Full duration: 6.32782506943
1512
1513   test scenario Quotas.nova_update
1514   +-----------------------------------------------------------------------------------------+
1515   |                                  Response Times (sec)                                   |
1516   +----------------------+------+--------+--------+--------+-------+------+---------+-------+
1517   | action               | min  | median | 90%ile | 95%ile | max   | avg  | success | count |
1518   +----------------------+------+--------+--------+--------+-------+------+---------+-------+
1519   | quotas.update_quotas | 0.32 | 0.373  | 0.485  | 0.499  | 0.513 | 0.39 | 100.0%  | 10    |
1520   | total                | 0.32 | 0.373  | 0.485  | 0.499  | 0.513 | 0.39 | 100.0%  | 10    |
1521   +----------------------+------+--------+--------+--------+-------+------+---------+-------+
1522   Load duration: 1.11949706078
1523   Full duration: 6.58456206322
1524
1525   run_rally - INFO - Test scenario: "quotas" OK.
1526
1527   run_rally - INFO - Starting test scenario "requests" ...
1528   run_rally - INFO -
1529    Preparing input task
1530    Task  2e77e5dd-e2ca-466a-9edb-4f5f741dd55b: started
1531   Task 2e77e5dd-e2ca-466a-9edb-4f5f741dd55b: finished
1532
1533   test scenario HttpRequests.check_random_request
1534   +---------------------------------------------------------------------------------------------+
1535   |                                    Response Times (sec)                                     |
1536   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1537   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1538   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1539   | requests.check_request | 0.462 | 0.483  | 1.478  | 3.509  | 5.541 | 1.102 | 100.0%  | 10    |
1540   | total                  | 0.462 | 0.483  | 1.478  | 3.509  | 5.541 | 1.102 | 100.0%  | 10    |
1541   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1542   Load duration: 6.3974840641
1543   Full duration: 8.66475987434
1544
1545   test scenario HttpRequests.check_request
1546   +---------------------------------------------------------------------------------------------+
1547   |                                    Response Times (sec)                                     |
1548   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1549   | action                 | min   | median | 90%ile | 95%ile | max   | avg   | success | count |
1550   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1551   | requests.check_request | 0.453 | 0.458  | 0.477  | 0.494  | 0.511 | 0.465 | 100.0%  | 10    |
1552   | total                  | 0.453 | 0.458  | 0.477  | 0.494  | 0.512 | 0.465 | 100.0%  | 10    |
1553   +------------------------+-------+--------+--------+--------+-------+-------+---------+-------+
1554   Load duration: 1.39966082573
1555   Full duration: 3.74285912514
1556
1557   run_rally - INFO - Test scenario: "requests" OK.
1558
1559   run_rally - INFO -
1560
1561                        Rally Summary Report
1562   +===================+============+===============+===========+
1563   | Module            | Duration   | nb. Test Run  | Success   |
1564   +===================+============+===============+===========+
1565   | authenticate      | 00:17      | 10            | 100.00%   |
1566   +-------------------+------------+---------------+-----------+
1567   | glance            | 01:24      | 7             | 100.00%   |
1568   +-------------------+------------+---------------+-----------+
1569   | cinder            | 16:34      | 50            | 100.00%   |
1570   +-------------------+------------+---------------+-----------+
1571   | heat              | 06:19      | 32            | 92.31%    |
1572   +-------------------+------------+---------------+-----------+
1573   | keystone          | 01:07      | 29            | 100.00%   |
1574   +-------------------+------------+---------------+-----------+
1575   | neutron           | 04:40      | 31            | 100.00%   |
1576   +-------------------+------------+---------------+-----------+
1577   | nova              | 24:26      | 61            | 100.00%   |
1578   +-------------------+------------+---------------+-----------+
1579   | quotas            | 00:35      | 7             | 100.00%   |
1580   +-------------------+------------+---------------+-----------+
1581   | requests          | 00:12      | 2             | 100.00%   |
1582   +-------------------+------------+---------------+-----------+
1583   +===================+============+===============+===========+
1584   | TOTAL:            | 00:55:38   | 229           | 99.15%    |
1585   +===================+============+===============+===========+
1586
1587
1588 SDN Controller
1589 --------------
1590
1591 ONOS
1592 ^^^^
1593 ::
1594
1595   FUNCTEST.info: Running ONOS test case...
1596   Cloning into '/home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest'...
1597   FUNCvirNetNB - INFO - Creating component Handle: ONOSrest
1598
1599                                   +----------------+
1600   ------------------------------ { Script And Files }  ------------------------------
1601                                   +----------------+
1602   Script Log File : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNB_22_Feb_2016_16_47_23/FUNCvirNetNB_22_Feb_2016_16_47_23.log
1603   Report Log File : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNB_22_Feb_2016_16_47_23/FUNCvirNetNB_22_Feb_2016_16_47_23.rpt
1604   ONOSrest Session Log : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNB_22_Feb_2016_16_47_23/ONOSrest.session
1605   Test Script :/home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNB.py
1606   Test Params : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNB.params
1607   Topology : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNB.topo
1608                                 +------------------+
1609   ---------------------------  { Script Exec Params }  ---------------------------
1610                                 +------------------+
1611   'MININET':
1612   'switch': '7'
1613   'links': '20'
1614
1615   'GIT':
1616   'pull': 'False'
1617   'branch': 'master'
1618
1619   'HTTP':
1620   'path': '/onos/vtn/'
1621   'port': '8181'
1622
1623   'CTRL':
1624   'ip1': 'OC1'
1625   'port1': '6633'
1626
1627   'testcases': '2
1628   3
1629   4
1630   5
1631   6
1632   7
1633   8
1634   9
1635   10'
1636   'SLEEP':
1637   'startup': '15'
1638
1639   'ENV':
1640   'cellApps': 'drivers
1641   openflow
1642   proxyarp
1643   mobility'
1644   'cellName': 'singlenode'
1645
1646                                  +---------------+
1647   ----------------------------- { Components Used }  -----------------------------
1648                                  +---------------+
1649   ONOSrest
1650
1651                                 +--------+
1652   ---------------------------- { Topology }  ----------------------------
1653                                 +--------+
1654
1655   'ONOSrest':
1656   'connect_order': '4'
1657   'host': 'OC1'
1658   'user': 'root'
1659   'COMPONENTS': ''
1660   'password': 'r00tme'
1661   'type': 'OnosRestDriver'
1662
1663   ------------------------------------------------------------
1664
1665   ******************************
1666    CASE INIT
1667   ******************************
1668
1669   ['ONOSrest']
1670
1671   ******************************
1672    Result summary for Testcase2
1673   ******************************
1674
1675   Network Post
1676    2.1: Generate Post Data
1677    2.2: Post Data via HTTP
1678    2.3: Get Data via HTTP
1679    2.4: Compare Send Id and Get Id
1680
1681   *****************************
1682    Result: Pass
1683   *****************************
1684
1685   ******************************
1686    Result summary for Testcase3
1687   ******************************
1688
1689   Network Update
1690    3.1: Generate Post Data
1691    3.2: Post Data via HTTP
1692    3.3: Update Data via HTTP
1693    3.4: Get Data via HTTP
1694    3.5: Compare Update data.
1695
1696   *****************************
1697    Result: Pass
1698   *****************************
1699
1700   ******************************
1701    Result summary for Testcase4
1702   ******************************
1703
1704   Network Delete
1705    4.1: Generate Post Data
1706    4.2: Post Data via HTTP
1707    4.3: Delete Data via HTTP
1708    4.4: Get Data is NULL
1709
1710   *****************************
1711    Result: Pass
1712   *****************************
1713
1714   ******************************
1715    Result summary for Testcase5
1716   ******************************
1717
1718   Subnet Post
1719    5.1: Generate Post Data
1720    5.2: Post Network Data via HTTP(Post Subnet need post network)
1721    5.3: Post Subnet Data via HTTP
1722    5.4: Get Subnet Data via HTTP
1723    5.5: Compare Post Subnet Data via HTTP
1724
1725   *****************************
1726    Result: Pass
1727   *****************************
1728
1729   ******************************
1730    Result summary for Testcase6
1731   ******************************
1732
1733   Subnet Update
1734    6.1: Generate Post Data
1735    6.2: Post Network Data via HTTP(Post Subnet need post network)
1736    6.3: Post Subnet Data via HTTP
1737    6.4: Update Subnet Data via HTTP
1738    6.5: Get Subnet Data via HTTP
1739    6.6: Compare Subnet Data
1740    6.7: Delete Subnet via HTTP
1741
1742   *****************************
1743    Result: Pass
1744   *****************************
1745
1746   ******************************
1747    Result summary for Testcase7
1748   ******************************
1749
1750   Subnet Delete
1751    7.1: Generate Post Data
1752    7.2: Post Network Data via HTTP(Post Subnet need post network)
1753    7.3: Post Subnet Data via HTTP
1754    7.4: Delete Subnet Data via HTTP
1755    7.5: Get Subnet Data is NULL
1756
1757   *****************************
1758    Result: Pass
1759   *****************************
1760
1761   ******************************
1762    Result summary for Testcase8
1763   ******************************
1764
1765   Port Post
1766    8.1: Generate Post Data
1767    8.2: Post Network Data via HTTP(Post port need post network)
1768    8.3: Post Subnet Data via HTTP(Post port need post subnet)
1769    8.4: Post Port Data via HTTP
1770    8.5: Get Port Data via HTTP
1771    8.6: Compare Post Port Data
1772    8.7: Clean Data via HTTP
1773
1774   *****************************
1775    Result: Pass
1776   *****************************
1777
1778   ******************************
1779    Result summary for Testcase9
1780   ******************************
1781
1782   Port Update
1783    9.1: Generate Post Data
1784    9.2: Post Network Data via HTTP(Post port need post network)
1785    9.3: Post Subnet Data via HTTP(Post port need post subnet)
1786    9.4: Post Port Data via HTTP
1787    9.5: Update Port Data via HTTP
1788    9.6: Get Port Data via HTTP
1789    9.7: Compare Update Port Data
1790    9.8: Clean Data via HTTP
1791
1792   *****************************
1793    Result: Pass
1794   *****************************
1795
1796   ******************************
1797    Result summary for Testcase10
1798   ******************************
1799
1800   Port Delete
1801    10.1: Generate Post Data
1802    10.2: Post Network Data via HTTP(Post port need post network)
1803    10.3: Post Subnet Data via HTTP(Post port need post subnet)
1804    10.4: Post Port Data via HTTP
1805    10.5: Delete Port Data via HTTP
1806    10.6: Get Port Data is NULL
1807    10.7: Clean Data via HTTP
1808
1809   *****************************
1810    Result: Pass
1811   *****************************
1812
1813   *************************************
1814   Test Execution Summary
1815   *************************************
1816
1817    Test Start           : 22 Feb 2016 16:47:23
1818    Test End             : 22 Feb 2016 16:47:39
1819    Execution Time       : 0:00:15.597834
1820    Total tests planned  : 9
1821    Total tests RUN      : 9
1822    Total Pass           : 9
1823    Total Fail           : 0
1824    Total No Result      : 0
1825    Success Percentage   : 100%
1826    Execution Result     : 100%
1827   Disconnecting from ONOSrest: <drivers.common.api.controller.onosrestdriver.OnosRestDriver object at 0x7f848e052a50>
1828   FUNCvirNetNBL3 - INFO - Creating component Handle: ONOSrest
1829
1830                                   +----------------+
1831   ------------------------------ { Script And Files }  ------------------------------
1832                                   +----------------+
1833
1834   Script Log File : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNBL3_22_Feb_2016_16_47_39/FUNCvirNetNBL3_22_Feb_2016_16_47_39.log
1835   Report Log File : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNBL3_22_Feb_2016_16_47_39/FUNCvirNetNBL3_22_Feb_2016_16_47_39.rpt
1836   ONOSrest Session Log : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/logs/FUNCvirNetNBL3_22_Feb_2016_16_47_39/ONOSrest.session
1837   Test Script :/home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNBL3.py
1838   Test Params : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNBL3.params
1839   Topology : /home/opnfv/repos/functest/testcases/Controllers/ONOS/Teston/CI/OnosSystemTest/TestON/Tests/FUNCvirNetNBL3.topo
1840                                 +------------------+
1841   ---------------------------  { Script Exec Params }  ---------------------------
1842                                 +------------------+
1843
1844   'MININET':
1845   'switch': '7'
1846   'links': '20'
1847
1848   'GIT':
1849   'pull': 'False'
1850   'branch': 'master'
1851
1852   'HTTP':
1853   'path': '/onos/vtn/'
1854   'port': '8181'
1855
1856   'CTRL':
1857   'ip1': 'OC1'
1858   'port1': '6653'
1859
1860   'testcases': '2
1861   3
1862   4
1863   5
1864   6
1865   7
1866   8
1867   9
1868   10
1869   11
1870   12'
1871   'SLEEP':
1872   'startup': '15'
1873
1874   'ENV':
1875   'cellApps': 'drivers
1876   openflow
1877   proxyarp
1878   mobility'
1879   'cellName': 'singlenode'
1880
1881                                  +---------------+
1882   ----------------------------- { Components Used }  -----------------------------
1883                                  +---------------+
1884   ONOSrest
1885
1886                                 +--------+
1887   ---------------------------- { Topology }  ----------------------------
1888                                 +--------+
1889
1890   'ONOSrest':
1891   'connect_order': '4'
1892    'host': 'OC1'
1893    'user': 'root'
1894    'COMPONENTS': ''
1895    'password': 'root'
1896    'type': 'OnosRestDriver'
1897
1898   ------------------------------------------------------------
1899
1900   ******************************
1901    CASE INIT
1902   ******************************
1903
1904   ['ONOSrest']
1905
1906   ******************************
1907    Result summary for Testcase2
1908   ******************************
1909
1910   Router Post
1911    2.1: Post Network Data via HTTP(Post Router need post network)
1912    2.2: Post Router Data via HTTP
1913    2.3: Get Router Data via HTTP
1914    2.4: Compare Post Router Data via HTTP
1915
1916   *****************************
1917    Result: Pass
1918   *****************************
1919
1920   ******************************
1921    Result summary for Testcase3
1922   ******************************
1923
1924   Router Update
1925    3.1: Post Network Data via HTTP(Post Router need post network)
1926    3.2: Post Router Data via HTTP
1927    3.3: Update Router Data via HTTP
1928    3.4: Get Router Data via HTTP
1929    3.5: Compare Router Data
1930    3.6: Delete Router via HTTP
1931
1932   *****************************
1933    Result: Pass
1934   *****************************
1935
1936   ******************************
1937    Result summary for Testcase4
1938   ******************************
1939
1940   Router Delete
1941    4.1: Post Network Data via HTTP(Post Router need post network)
1942    4.2: Post Router Data via HTTP
1943    4.3: Delete Router Data via HTTP
1944    4.4: Get Router Data is NULL
1945   Verify the Router status
1946
1947   *****************************
1948    Result: Pass
1949   *****************************
1950
1951   ******************************
1952    Result summary for Testcase5
1953   ******************************
1954
1955   RouterInterface Post
1956    5.1: Post Network Data via HTTP(Post port need post network)
1957    5.2: Post Subnet Data via HTTP(Post port need post subnet)
1958    5.3: Post Port Data via HTTP
1959    5.4: Post Router Data via HTTP
1960    5.5: Put RouterInterface Data via HTTP
1961    5.6: Get RouterInterface Data via HTTP
1962    5.7: Compare Post Port Data
1963    5.8: Del RouterInterface Data via HTTP
1964    5.9: Clean Data via HTTP
1965
1966   *****************************
1967    Result: Pass
1968   *****************************
1969
1970   ******************************
1971    Result summary for Testcase6
1972   ******************************
1973
1974   RouterInterface Delete
1975    6.1: Post Network Data via HTTP(Post port need post network)
1976    6.2: Post Subnet Data via HTTP(Post port need post subnet)
1977    6.3: Post Port Data via HTTP
1978    6.4: Post Router Data via HTTP
1979    6.5: Post RouterInterface Data via HTTP
1980    6.6: Del RouterInterface Data via HTTP
1981    6.7: Delete Port Data via HTTP
1982    6.8: Get Port Data is NULL
1983    6.9: Clean Data via HTTP
1984
1985   *****************************
1986    Result: Pass
1987   *****************************
1988
1989   ******************************
1990    Result summary for Testcase7
1991   ******************************
1992
1993   FloatingIp Post
1994    7.1: Post Network Data via HTTP(Post port need post network)
1995    7.2: Post Subnet Data via HTTP(Post port need post subnet)
1996    7.3: Post Port Data via HTTP
1997    7.4: Post Router Data via HTTP
1998    7.5: Get Port Data via HTTP
1999    7.6: Post FloatingIp Data via HTTP
2000    7.7: Get Port Data via HTTP
2001    7.8: Get FloatingIp Data via HTTP
2002    7.9: Get FloatingIp Data via HTTP
2003    7.10: Compare Post FloatingIp Data
2004    7.11: Post FloatingIp Clean Data via HTTP
2005    7.12: Clean Data via HTTP
2006
2007   *****************************
2008    Result: Pass
2009   *****************************
2010
2011   ******************************
2012    Result summary for Testcase8
2013   ******************************
2014
2015   FloatingIp Update
2016    8.1: Post Network Data via HTTP(Post port need post network)
2017    8.2: Post Subnet Data via HTTP(Post port need post subnet)
2018    8.3: Post Port Data via HTTP
2019    8.4: Post Router Data via HTTP
2020    8.5: Post FloatingIp Data via HTTP
2021    8.6: Post Delete Data via HTTP
2022    8.7: Post NewPort Data via HTTP
2023    8.8: Post NewFloatingIp Data via HTTP
2024    8.9: Get NewFloatingIp Data via HTTP
2025    8.10: Compare Post FloatingIp Data
2026    8.11: Post FloatingIp Clean Data via HTTP
2027    8.12: Clean Data via HTTP
2028
2029   *****************************
2030    Result: Pass
2031   *****************************
2032
2033   ******************************
2034    Result summary for Testcase9
2035   ******************************
2036
2037   FloatingIp Delete
2038    9.1: Post Network Data via HTTP(Post port need post network)
2039    9.2: Post Subnet Data via HTTP(Post port need post subnet)
2040    9.3: Post Port Data via HTTP
2041    9.4: Post Router Data via HTTP
2042    9.5: Post FloatingIp Data via HTTP
2043    9.6: Post FloatingIp Clean Data via HTTP
2044    9.7: Get FloatingIp Data is NULL
2045    9.8: Clean Data via HTTP
2046
2047   *****************************
2048    Result: Pass
2049   *****************************
2050
2051   ******************************
2052    Result summary for Testcase10
2053   ******************************
2054
2055   Gateway Post
2056    10.1: Post Network Data via HTTP(Post port need post network)
2057    10.2: Post Subnet Data via HTTP(Post port need post subnet)
2058    10.3: Post Port Data via HTTP
2059    10.4: Post Router Data via HTTP
2060    10.5: Get Gateway Data via HTTP
2061    10.6: Compare Post Gateway Data
2062    10.7: Clean Data via HTTP
2063
2064   *****************************
2065    Result: Pass
2066   *****************************
2067
2068   ******************************
2069    Result summary for Testcase11
2070   ******************************
2071
2072   Gateway Update
2073    11.1: Post Network Data via HTTP(Post port need post network)
2074    11.2: Post Subnet Data via HTTP(Post port need post subnet)
2075    11.3: Post Port Data via HTTP
2076    11.4: Post Router Data via HTTP
2077    11.5: Post New Router Data via HTTP
2078    11.6: Get Gateway Data via HTTP
2079    11.7: Compare Post Gateway Data
2080    11.8: Clean Data via HTTP
2081
2082   *****************************
2083    Result: Pass
2084   *****************************
2085
2086   ******************************
2087    Result summary for Testcase12
2088   ******************************
2089
2090   Gateway Delete
2091    12.1: Post Network Data via HTTP(Post port need post network)
2092    12.2: Post Subnet Data via HTTP(Post port need post subnet)
2093    12.3: Post Port Data via HTTP
2094    12.4: Post Router Data via HTTP
2095    12.5: Post Del Gateway Data via HTTP
2096    12.6: Get Gateway Data via HTTP
2097    12.7: If Gateway Data is NULL
2098    12.8: Clean Data via HTTP
2099
2100   *****************************
2101    Result: Pass
2102   *****************************
2103
2104   *************************************
2105   Test Execution Summary
2106   *************************************
2107
2108    Test Start           : 22 Feb 2016 16:47:39
2109    Test End             : 22 Feb 2016 16:47:59
2110    Execution Time       : 0:00:20.564415
2111    Total tests planned  : 11
2112    Total tests RUN      : 11
2113    Total Pass           : 11
2114    Total Fail           : 0
2115    Total No Result      : 0
2116    Success Percentage   : 100%
2117    Execution Result     : 100%
2118   Disconnecting from ONOSrest: <drivers.common.api.controller.onosrestdriver.OnosRestDriver object at 0x7fcc82fc7ad0>