-------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6: finished -------------------------------------------------------------------------------- test scenario Dummy.openstack args position 0 args values: { "args": {}, "runner": { "times": 1, "concurrency": 1 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "manila": { "shares": -1, "gigabytes": -1, "snapshots": -1, "snapshot_gigabytes": -1, "share_networks": -1 } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | foo | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 100.0% | 1 | | -> bar | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 100.0% | 1 | | total | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 100.0% | 1 | | -> duration | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 0.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +-------------------------------+ | Atomics per iteration | +-----------+----------+--------+ | iteration | duration | 1. foo | +-----------+----------+--------+ | 1 | 0.001 | 0.001 | +-----------+----------+--------+ Load duration: 0.000765 Full duration: 6.92808 -------------------------------------------------------------------------------- test scenario ManilaShares.list_shares args position 0 args values: { "args": { "detailed": true }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 4, "user_choice_method": "round_robin" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.list_shares | 0.823 | 1.22 | 1.509 | 1.568 | 1.626 | 1.231 | 100.0% | 10 | | total | 0.823 | 1.22 | 1.51 | 1.568 | 1.626 | 1.231 | 100.0% | 10 | | -> duration | 0.823 | 1.22 | 1.51 | 1.568 | 1.626 | 1.231 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +----------------------------------------------+ | Atomics per iteration | +-----------+----------+-----------------------+ | iteration | duration | 1. manila.list_shares | +-----------+----------+-----------------------+ | 1 | 0.985 | 0.985 | | 2 | 1.347 | 1.347 | | 3 | 1.497 | 1.496 | | 4 | 1.626 | 1.626 | | 5 | 1.072 | 1.072 | | 6 | 0.823 | 0.823 | | 7 | 1.276 | 1.276 | | 8 | 1.11 | 1.11 | | 9 | 1.406 | 1.406 | | 10 | 1.164 | 1.164 | +-----------+----------+-----------------------+ Load duration: 1.63372 Full duration: 19.4411 -------------------------------------------------------------------------------- test scenario ManilaShares.create_and_delete_share args position 0 args values: { "args": { "share_proto": "nfs", "size": 1, "share_type": "dhss_true", "min_sleep": 1, "max_sleep": 2 }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "shares": -1, "gigabytes": -1, "share_networks": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1, "user_choice_method": "round_robin" }, "manila_share_networks": { "use_share_networks": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share | 9.308 | 12.891 | 13.76 | 13.78 | 13.8 | 11.979 | 100.0% | 10 | | manila.delete_share | 4.379 | 4.421 | 4.635 | 4.724 | 4.813 | 4.481 | 100.0% | 10 | | total | 15.064 | 18.864 | 19.784 | 19.905 | 20.026 | 18.056 | 100.0% | 10 | | -> duration | 11.836 | 15.607 | 16.162 | 16.2 | 16.239 | 14.465 | 100.0% | 10 | | -> idle_duration | 3.046 | 3.675 | 3.968 | 3.978 | 3.988 | 3.592 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+------------------------+ | iteration | duration | 1. manila.create_share | 2. manila.delete_share | +-----------+----------+------------------------+------------------------+ | 1 | 15.769 | 13.38 | 4.387 | | 2 | 15.532 | 12.718 | 4.813 | | 3 | 16.239 | 13.8 | 4.438 | | 4 | 13.354 | 10.947 | 4.405 | | 5 | 11.836 | 9.308 | 4.509 | | 6 | 16.153 | 13.755 | 4.394 | | 7 | 12.018 | 9.546 | 4.471 | | 8 | 15.683 | 13.065 | 4.615 | | 9 | 15.756 | 13.375 | 4.379 | | 10 | 12.307 | 9.893 | 4.402 | +-----------+----------+------------------------+------------------------+ Load duration: 16.2416 Full duration: 33.7106 -------------------------------------------------------------------------------- test scenario ManilaShares.create_and_list_share args position 0 args values: { "args": { "share_proto": "nfs", "size": 1, "share_type": "dhss_true", "min_sleep": 1, "max_sleep": 2 }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "shares": -1, "gigabytes": -1, "share_networks": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1, "user_choice_method": "round_robin" }, "manila_share_networks": { "use_share_networks": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share | 10.62 | 12.04 | 15.724 | 15.784 | 15.844 | 12.604 | 100.0% | 10 | | manila.list_shares | 0.065 | 0.077 | 0.086 | 0.094 | 0.101 | 0.079 | 100.0% | 10 | | total | 12.371 | 13.989 | 17.421 | 17.648 | 17.875 | 14.482 | 100.0% | 10 | | -> duration | 8.723 | 10.119 | 13.806 | 13.86 | 13.915 | 10.686 | 100.0% | 10 | | -> idle_duration | 3.577 | 3.837 | 3.96 | 3.961 | 3.961 | 3.796 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +-----------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+-----------------------+ | iteration | duration | 1. manila.create_share | 2. manila.list_shares | +-----------+----------+------------------------+-----------------------+ | 1 | 8.759 | 10.671 | 0.085 | | 2 | 9.056 | 10.973 | 0.081 | | 3 | 10.441 | 12.362 | 0.077 | | 4 | 13.039 | 14.963 | 0.074 | | 5 | 10.427 | 12.35 | 0.074 | | 6 | 13.915 | 15.844 | 0.065 | | 7 | 8.9 | 10.82 | 0.077 | | 8 | 8.723 | 10.62 | 0.101 | | 9 | 13.793 | 15.711 | 0.08 | | 10 | 9.811 | 11.731 | 0.078 | +-----------+----------+------------------------+-----------------------+ Load duration: 13.9365 Full duration: 37.7256 -------------------------------------------------------------------------------- test scenario ManilaShares.create_share_network_and_delete args position 0 args values: { "args": { "name": "rally" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "share_networks": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share_network | 0.728 | 1.395 | 1.838 | 1.875 | 1.912 | 1.362 | 100.0% | 10 | | manila.delete_share_network | 0.594 | 1.009 | 1.487 | 1.511 | 1.535 | 1.029 | 100.0% | 10 | | total | 2.267 | 2.406 | 2.464 | 2.49 | 2.515 | 2.396 | 100.0% | 10 | | -> duration | 2.267 | 2.406 | 2.464 | 2.49 | 2.515 | 2.396 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +----------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+--------------------------------+--------------------------------+ | iteration | duration | 1. manila.create_share_network | 2. manila.delete_share_network | +-----------+----------+--------------------------------+--------------------------------+ | 1 | 2.459 | 1.829 | 0.624 | | 2 | 2.421 | 1.592 | 0.819 | | 3 | 2.427 | 1.421 | 0.998 | | 4 | 2.515 | 1.912 | 0.594 | | 5 | 2.355 | 0.869 | 1.482 | | 6 | 2.392 | 1.369 | 1.019 | | 7 | 2.267 | 0.728 | 1.535 | | 8 | 2.423 | 1.66 | 0.761 | | 9 | 2.36 | 1.13 | 1.228 | | 10 | 2.346 | 1.113 | 1.232 | +-----------+----------+--------------------------------+--------------------------------+ Load duration: 2.5223 Full duration: 12.0688 -------------------------------------------------------------------------------- test scenario ManilaShares.create_share_network_and_list args position 0 args values: { "args": { "name": "rally", "detailed": true, "search_opts": { "name": "rally" } }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "share_networks": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share_network | 0.742 | 1.336 | 1.707 | 1.798 | 1.889 | 1.325 | 100.0% | 10 | | manila.list_share_networks | 0.15 | 0.562 | 0.822 | 0.865 | 0.908 | 0.566 | 100.0% | 10 | | total | 1.652 | 1.954 | 2.032 | 2.043 | 2.054 | 1.897 | 100.0% | 10 | | -> duration | 1.652 | 1.954 | 2.032 | 2.043 | 2.054 | 1.897 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +---------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+--------------------------------+-------------------------------+ | iteration | duration | 1. manila.create_share_network | 2. manila.list_share_networks | +-----------+----------+--------------------------------+-------------------------------+ | 1 | 1.984 | 1.493 | 0.486 | | 2 | 1.819 | 1.204 | 0.606 | | 3 | 2.054 | 1.889 | 0.15 | | 4 | 1.781 | 1.052 | 0.723 | | 5 | 2.012 | 1.265 | 0.746 | | 6 | 1.93 | 1.407 | 0.519 | | 7 | 1.652 | 0.742 | 0.908 | | 8 | 1.729 | 0.916 | 0.812 | | 9 | 2.03 | 1.686 | 0.339 | | 10 | 1.977 | 1.599 | 0.376 | +-----------+----------+--------------------------------+-------------------------------+ Load duration: 2.0628 Full duration: 15.5189 -------------------------------------------------------------------------------- test scenario ManilaShares.list_share_servers args position 0 args values: { "args": { "search_opts": {} }, "runner": { "times": 10, "concurrency": 10 }, "contexts": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.list_share_servers | 0.892 | 1.348 | 1.688 | 1.695 | 1.703 | 1.339 | 100.0% | 10 | | total | 0.892 | 1.348 | 1.688 | 1.695 | 1.703 | 1.339 | 100.0% | 10 | | -> duration | 0.892 | 1.348 | 1.688 | 1.695 | 1.703 | 1.339 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +-----------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------------+ | iteration | duration | 1. manila.list_share_servers | +-----------+----------+------------------------------+ | 1 | 1.19 | 1.19 | | 2 | 1.554 | 1.554 | | 3 | 1.703 | 1.703 | | 4 | 0.892 | 0.892 | | 5 | 1.369 | 1.369 | | 6 | 1.161 | 1.161 | | 7 | 1.326 | 1.326 | | 8 | 1.003 | 1.003 | | 9 | 1.504 | 1.504 | | 10 | 1.687 | 1.687 | +-----------+----------+------------------------------+ Load duration: 1.72283 Full duration: 7.53891 -------------------------------------------------------------------------------- test scenario ManilaShares.create_security_service_and_delete args position 0 args values: { "args": { "security_service_type": "ldap", "dns_ip": "fake_dns_ip", "server": "fake-server", "domain": "fake_domain", "user": "fake_user", "password": "fake_password", "name": "fake_name", "description": "fake_description" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_security_service | 0.945 | 1.366 | 1.834 | 1.834 | 1.835 | 1.388 | 100.0% | 10 | | manila.delete_security_service | 0.995 | 1.405 | 1.595 | 1.637 | 1.679 | 1.345 | 100.0% | 10 | | total | 2.534 | 2.785 | 2.845 | 2.873 | 2.9 | 2.739 | 100.0% | 10 | | -> duration | 2.534 | 2.785 | 2.845 | 2.873 | 2.9 | 2.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +----------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+-----------------------------------+-----------------------------------+ | iteration | duration | 1. manila.create_security_service | 2. manila.delete_security_service | +-----------+----------+-----------------------------------+-----------------------------------+ | 1 | 2.648 | 1.242 | 1.4 | | 2 | 2.82 | 1.577 | 1.235 | | 3 | 2.814 | 1.579 | 1.228 | | 4 | 2.627 | 0.946 | 1.679 | | 5 | 2.839 | 1.835 | 0.995 | | 6 | 2.801 | 1.374 | 1.416 | | 7 | 2.534 | 0.945 | 1.585 | | 8 | 2.633 | 1.195 | 1.434 | | 9 | 2.769 | 1.357 | 1.409 | | 10 | 2.9 | 1.834 | 1.063 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 2.94445 Full duration: 10.3764 -------------------------------------------------------------------------------- test scenario ManilaShares.create_security_service_and_delete args position 1 args values: { "args": { "security_service_type": "kerberos", "dns_ip": "fake_dns_ip", "server": "fake-server", "domain": "fake_domain", "user": "fake_user", "password": "fake_password", "name": "fake_name", "description": "fake_description" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_security_service | 0.427 | 0.508 | 0.59 | 0.598 | 0.607 | 0.51 | 100.0% | 10 | | manila.delete_security_service | 0.234 | 0.31 | 0.335 | 0.349 | 0.364 | 0.298 | 100.0% | 10 | | total | 0.733 | 0.803 | 0.862 | 0.903 | 0.943 | 0.812 | 100.0% | 10 | | -> duration | 0.733 | 0.803 | 0.862 | 0.903 | 0.943 | 0.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +----------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+-----------------------------------+-----------------------------------+ | iteration | duration | 1. manila.create_security_service | 2. manila.delete_security_service | +-----------+----------+-----------------------------------+-----------------------------------+ | 1 | 0.81 | 0.442 | 0.364 | | 2 | 0.817 | 0.488 | 0.322 | | 3 | 0.853 | 0.588 | 0.256 | | 4 | 0.816 | 0.577 | 0.234 | | 5 | 0.797 | 0.53 | 0.263 | | 6 | 0.733 | 0.427 | 0.302 | | 7 | 0.791 | 0.528 | 0.261 | | 8 | 0.943 | 0.607 | 0.332 | | 9 | 0.762 | 0.44 | 0.319 | | 10 | 0.796 | 0.469 | 0.324 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 0.978155 Full duration: 4.66995 -------------------------------------------------------------------------------- test scenario ManilaShares.create_security_service_and_delete args position 2 args values: { "args": { "security_service_type": "active_directory", "dns_ip": "fake_dns_ip", "server": "fake-server", "domain": "fake_domain", "user": "fake_user", "password": "fake_password", "name": "fake_name", "description": "fake_description" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_security_service | 0.336 | 0.45 | 0.508 | 0.53 | 0.551 | 0.44 | 100.0% | 10 | | manila.delete_security_service | 0.21 | 0.262 | 0.321 | 0.325 | 0.329 | 0.262 | 100.0% | 10 | | total | 0.653 | 0.7 | 0.745 | 0.765 | 0.784 | 0.707 | 100.0% | 10 | | -> duration | 0.653 | 0.7 | 0.745 | 0.765 | 0.784 | 0.707 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +----------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+-----------------------------------+-----------------------------------+ | iteration | duration | 1. manila.create_security_service | 2. manila.delete_security_service | +-----------+----------+-----------------------------------+-----------------------------------+ | 1 | 0.726 | 0.465 | 0.257 | | 2 | 0.741 | 0.443 | 0.29 | | 3 | 0.702 | 0.369 | 0.329 | | 4 | 0.784 | 0.551 | 0.224 | | 5 | 0.69 | 0.403 | 0.284 | | 6 | 0.66 | 0.336 | 0.321 | | 7 | 0.653 | 0.384 | 0.266 | | 8 | 0.699 | 0.485 | 0.211 | | 9 | 0.717 | 0.503 | 0.21 | | 10 | 0.693 | 0.457 | 0.232 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 0.791089 Full duration: 4.37756 -------------------------------------------------------------------------------- test scenario ManilaShares.attach_security_service_to_share_network args position 0 args values: { "args": { "security_service_type": "ldap" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "manila": { "share_networks": -1 } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share_network | 0.398 | 0.7 | 0.969 | 0.998 | 1.026 | 0.709 | 100.0% | 10 | | manila.create_security_service | 0.06 | 0.316 | 0.489 | 0.53 | 0.571 | 0.304 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.233 | 0.343 | 0.402 | 0.408 | 0.414 | 0.334 | 100.0% | 10 | | total | 1.217 | 1.34 | 1.455 | 1.46 | 1.465 | 1.349 | 100.0% | 10 | | -> duration | 1.217 | 1.34 | 1.455 | 1.46 | 1.465 | 1.349 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +---------------------------------------------------------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | iteration | duration | 1. manila.create_share_network | 2. manila.create_security_service | 3. manila.add_security_service_to_share_network | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | 1 | 1.323 | 0.569 | 0.437 | 0.314 | | 2 | 1.454 | 1.026 | 0.06 | 0.365 | | 3 | 1.402 | 0.743 | 0.297 | 0.361 | | 4 | 1.334 | 0.503 | 0.48 | 0.349 | | 5 | 1.465 | 0.962 | 0.087 | 0.414 | | 6 | 1.264 | 0.398 | 0.571 | 0.293 | | 7 | 1.415 | 0.782 | 0.231 | 0.4 | | 8 | 1.217 | 0.601 | 0.381 | 0.233 | | 9 | 1.267 | 0.656 | 0.335 | 0.273 | | 10 | 1.347 | 0.848 | 0.159 | 0.338 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 1.47695 Full duration: 13.1484 -------------------------------------------------------------------------------- test scenario ManilaShares.attach_security_service_to_share_network args position 1 args values: { "args": { "security_service_type": "kerberos" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "manila": { "share_networks": -1 } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share_network | 0.721 | 1.624 | 2.09 | 2.412 | 2.734 | 1.622 | 100.0% | 10 | | manila.create_security_service | 0.388 | 1.23 | 1.5 | 1.571 | 1.641 | 1.199 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.634 | 0.895 | 1.174 | 1.2 | 1.226 | 0.928 | 100.0% | 10 | | total | 3.27 | 3.746 | 4.039 | 4.195 | 4.35 | 3.75 | 100.0% | 10 | | -> duration | 3.27 | 3.746 | 4.039 | 4.195 | 4.35 | 3.75 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +---------------------------------------------------------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | iteration | duration | 1. manila.create_share_network | 2. manila.create_security_service | 3. manila.add_security_service_to_share_network | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | 1 | 3.707 | 1.131 | 1.432 | 1.142 | | 2 | 3.821 | 1.726 | 1.194 | 0.9 | | 3 | 4.005 | 2.018 | 1.095 | 0.89 | | 4 | 3.784 | 1.957 | 1.011 | 0.815 | | 5 | 4.35 | 2.734 | 0.388 | 1.226 | | 6 | 3.416 | 1.205 | 1.485 | 0.725 | | 7 | 3.971 | 1.538 | 1.265 | 1.168 | | 8 | 3.27 | 0.721 | 1.641 | 0.907 | | 9 | 3.646 | 1.483 | 1.286 | 0.875 | | 10 | 3.534 | 1.71 | 1.188 | 0.634 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 4.36186 Full duration: 18.6918 -------------------------------------------------------------------------------- test scenario ManilaShares.attach_security_service_to_share_network args position 2 args values: { "args": { "security_service_type": "active_directory" }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "manila": { "share_networks": -1 } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.create_share_network | 0.43 | 0.959 | 1.344 | 1.388 | 1.432 | 0.948 | 100.0% | 10 | | manila.create_security_service | 0.08 | 0.466 | 0.828 | 0.889 | 0.95 | 0.474 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.284 | 0.356 | 0.4 | 0.404 | 0.408 | 0.353 | 100.0% | 10 | | total | 1.669 | 1.786 | 1.86 | 1.874 | 1.888 | 1.777 | 100.0% | 10 | | -> duration | 1.669 | 1.786 | 1.86 | 1.874 | 1.888 | 1.777 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +---------------------------------------------------------------------------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | iteration | duration | 1. manila.create_share_network | 2. manila.create_security_service | 3. manila.add_security_service_to_share_network | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ | 1 | 1.818 | 0.784 | 0.634 | 0.399 | | 2 | 1.711 | 0.43 | 0.95 | 0.329 | | 3 | 1.857 | 1.263 | 0.198 | 0.395 | | 4 | 1.76 | 0.897 | 0.523 | 0.338 | | 5 | 1.669 | 0.57 | 0.814 | 0.284 | | 6 | 1.812 | 1.02 | 0.41 | 0.381 | | 7 | 1.704 | 0.654 | 0.724 | 0.323 | | 8 | 1.888 | 1.432 | 0.08 | 0.375 | | 9 | 1.847 | 1.334 | 0.104 | 0.408 | | 10 | 1.708 | 1.097 | 0.306 | 0.302 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 1.91963 Full duration: 12.0931 -------------------------------------------------------------------------------- test scenario ManilaShares.set_and_delete_metadata args position 0 args values: { "args": { "sets": 1, "set_size": 3, "delete_size": 3, "key_min_length": 1, "key_max_length": 256, "value_min_length": 1, "value_max_length": 1024 }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "shares": -1, "gigabytes": -1, "share_networks": -1 } }, "users": { "tenants": 1, "users_per_tenant": 1 }, "manila_share_networks": { "use_share_networks": true }, "manila_shares": { "shares_per_tenant": 1, "share_proto": "NFS", "size": 1, "share_type": "dhss_true" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b4009e4-b87e-4261-8a33-86b462027ac6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | manila.set_metadata | 0.334 | 0.874 | 1.939 | 1.968 | 1.997 | 1.033 | 100.0% | 10 | | manila.delete_metadata | 1.234 | 2.179 | 2.454 | 2.51 | 2.566 | 2.015 | 100.0% | 10 | | total | 2.776 | 3.053 | 3.225 | 3.228 | 3.231 | 3.048 | 100.0% | 10 | | -> duration | 2.776 | 3.053 | 3.225 | 3.228 | 3.231 | 3.048 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +---------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+---------------------------+ | iteration | duration | 1. manila.set_metadata | 2. manila.delete_metadata | +-----------+----------+------------------------+---------------------------+ | 1 | 3.169 | 1.442 | 1.728 | | 2 | 3.047 | 0.883 | 2.164 | | 3 | 3.224 | 1.932 | 1.291 | | 4 | 2.917 | 0.351 | 2.566 | | 5 | 3.231 | 1.997 | 1.234 | | 6 | 3.124 | 1.405 | 1.719 | | 7 | 3.002 | 0.56 | 2.442 | | 8 | 2.776 | 0.334 | 2.442 | | 9 | 2.933 | 0.561 | 2.372 | | 10 | 3.058 | 0.864 | 2.194 | +-----------+----------+------------------------+---------------------------+ Load duration: 3.24287 Full duration: 22.6655 HINTS: * To plot HTML graphics with this data, run: rally task report 7b4009e4-b87e-4261-8a33-86b462027ac6 --out output.html * To generate a JUnit report, run: rally task export 7b4009e4-b87e-4261-8a33-86b462027ac6 --type junit-xml --to output.xml * To get raw JSON output of task results, run: rally task report 7b4009e4-b87e-4261-8a33-86b462027ac6 --json --out output.json