-------------------------------------------------------------------------------- Task 3709c826-5053-4d60-956e-fe963ab61c84: 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 3709c826-5053-4d60-956e-fe963ab61c84 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.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | -> bar | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 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.0 | +-----------+----------+--------+ Load duration: 0.000546 Full duration: 6.05368 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.595 | 1.96 | 2.212 | 2.216 | 2.221 | 1.951 | 100.0% | 10 | | total | 1.595 | 1.96 | 2.212 | 2.216 | 2.221 | 1.951 | 100.0% | 10 | | -> duration | 1.595 | 1.96 | 2.212 | 2.216 | 2.221 | 1.951 | 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 | 1.937 | 1.937 | | 2 | 1.877 | 1.876 | | 3 | 1.743 | 1.743 | | 4 | 2.08 | 2.08 | | 5 | 2.12 | 2.12 | | 6 | 1.595 | 1.595 | | 7 | 1.984 | 1.984 | | 8 | 2.21 | 2.21 | | 9 | 2.221 | 2.221 | | 10 | 1.742 | 1.742 | +-----------+----------+-----------------------+ Load duration: 2.24483 Full duration: 20.5589 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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.297 | 11.98 | 14.765 | 15.187 | 15.61 | 12.36 | 100.0% | 10 | | manila.delete_share | 4.362 | 4.446 | 4.589 | 4.599 | 4.61 | 4.469 | 100.0% | 10 | | total | 15.896 | 17.759 | 20.447 | 20.839 | 21.231 | 18.211 | 100.0% | 10 | | -> duration | 12.839 | 14.478 | 17.236 | 17.619 | 18.003 | 14.832 | 100.0% | 10 | | -> idle_duration | 3.011 | 3.194 | 3.891 | 3.918 | 3.945 | 3.379 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+------------------------+ | iteration | duration | 1. manila.create_share | 2. manila.delete_share | +-----------+----------+------------------------+------------------------+ | 1 | 13.984 | 11.535 | 4.447 | | 2 | 18.003 | 15.61 | 4.389 | | 3 | 17.151 | 14.671 | 4.477 | | 4 | 16.474 | 13.86 | 4.61 | | 5 | 12.884 | 10.297 | 4.586 | | 6 | 14.644 | 12.277 | 4.362 | | 7 | 13.384 | 10.994 | 4.386 | | 8 | 12.839 | 10.396 | 4.441 | | 9 | 14.439 | 11.99 | 4.445 | | 10 | 14.517 | 11.97 | 4.543 | +-----------+----------+------------------------+------------------------+ Load duration: 18.0035 Full duration: 33.8017 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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.994 | 11.012 | 14.003 | 14.327 | 14.651 | 11.486 | 100.0% | 10 | | manila.list_shares | 0.061 | 0.066 | 0.077 | 0.078 | 0.079 | 0.068 | 100.0% | 10 | | total | 11.706 | 12.822 | 15.431 | 15.911 | 16.391 | 13.239 | 100.0% | 10 | | -> duration | 8.076 | 9.08 | 12.066 | 12.394 | 12.722 | 9.556 | 100.0% | 10 | | -> idle_duration | 3.331 | 3.684 | 3.911 | 3.932 | 3.953 | 3.683 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +-----------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+-----------------------+ | iteration | duration | 1. manila.create_share | 2. manila.list_shares | +-----------+----------+------------------------+-----------------------+ | 1 | 8.484 | 10.411 | 0.068 | | 2 | 8.076 | 9.994 | 0.079 | | 3 | 11.993 | 13.931 | 0.061 | | 4 | 8.895 | 10.827 | 0.066 | | 5 | 9.984 | 11.918 | 0.064 | | 6 | 8.087 | 10.008 | 0.077 | | 7 | 12.722 | 14.651 | 0.07 | | 8 | 9.265 | 11.196 | 0.066 | | 9 | 8.493 | 10.425 | 0.066 | | 10 | 9.562 | 11.495 | 0.064 | +-----------+----------+------------------------+-----------------------+ Load duration: 12.734 Full duration: 35.4002 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.529 | 2.068 | 2.483 | 2.671 | 2.858 | 2.085 | 100.0% | 10 | | manila.delete_share_network | 0.722 | 1.361 | 1.776 | 1.802 | 1.828 | 1.347 | 100.0% | 10 | | total | 3.372 | 3.434 | 3.479 | 3.53 | 3.58 | 3.439 | 100.0% | 10 | | -> duration | 3.372 | 3.434 | 3.479 | 3.53 | 3.58 | 3.439 | 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 | 3.468 | 2.257 | 1.206 | | 2 | 3.46 | 2.389 | 1.056 | | 3 | 3.372 | 1.529 | 1.828 | | 4 | 3.445 | 2.008 | 1.426 | | 5 | 3.391 | 1.604 | 1.77 | | 6 | 3.416 | 1.855 | 1.556 | | 7 | 3.423 | 2.128 | 1.295 | | 8 | 3.385 | 1.779 | 1.606 | | 9 | 3.58 | 2.858 | 0.722 | | 10 | 3.446 | 2.441 | 1.005 | +-----------+----------+--------------------------------+--------------------------------+ Load duration: 3.60576 Full duration: 12.7945 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.593 | 2.205 | 2.765 | 2.833 | 2.902 | 2.222 | 100.0% | 10 | | manila.list_share_networks | 0.136 | 0.728 | 1.176 | 1.179 | 1.182 | 0.703 | 100.0% | 10 | | total | 2.775 | 2.942 | 3.04 | 3.048 | 3.056 | 2.928 | 100.0% | 10 | | -> duration | 2.775 | 2.942 | 3.04 | 3.048 | 3.056 | 2.928 | 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 | 2.915 | 2.175 | 0.725 | | 2 | 2.97 | 2.234 | 0.731 | | 3 | 2.819 | 1.64 | 1.175 | | 4 | 2.85 | 1.904 | 0.941 | | 5 | 3.056 | 2.75 | 0.307 | | 6 | 2.985 | 2.472 | 0.513 | | 7 | 2.874 | 1.924 | 0.95 | | 8 | 2.775 | 1.593 | 1.182 | | 9 | 3.001 | 2.627 | 0.374 | | 10 | 3.038 | 2.902 | 0.136 | +-----------+----------+--------------------------------+-------------------------------+ Load duration: 3.0891 Full duration: 15.641 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.839 | 2.178 | 2.488 | 2.522 | 2.556 | 2.183 | 100.0% | 10 | | total | 1.839 | 2.178 | 2.488 | 2.522 | 2.556 | 2.183 | 100.0% | 10 | | -> duration | 1.839 | 2.178 | 2.488 | 2.522 | 2.556 | 2.183 | 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.839 | 1.839 | | 2 | 2.314 | 2.314 | | 3 | 2.481 | 2.481 | | 4 | 2.427 | 2.427 | | 5 | 1.974 | 1.974 | | 6 | 1.875 | 1.875 | | 7 | 2.013 | 2.013 | | 8 | 2.11 | 2.11 | | 9 | 2.246 | 2.246 | | 10 | 2.556 | 2.556 | +-----------+----------+------------------------------+ Load duration: 2.59689 Full duration: 7.58487 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.425 | 1.807 | 2.173 | 2.175 | 2.176 | 1.806 | 100.0% | 10 | | manila.delete_security_service | 0.587 | 0.943 | 1.253 | 1.267 | 1.282 | 0.924 | 100.0% | 10 | | total | 2.679 | 2.73 | 2.787 | 2.787 | 2.787 | 2.735 | 100.0% | 10 | | -> duration | 2.679 | 2.73 | 2.787 | 2.787 | 2.787 | 2.735 | 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.787 | 2.008 | 0.766 | | 2 | 2.706 | 1.639 | 1.057 | | 3 | 2.787 | 2.176 | 0.607 | | 4 | 2.679 | 1.425 | 1.25 | | 5 | 2.774 | 1.827 | 0.937 | | 6 | 2.741 | 1.787 | 0.95 | | 7 | 2.693 | 1.604 | 1.077 | | 8 | 2.719 | 1.991 | 0.728 | | 9 | 2.708 | 1.426 | 1.282 | | 10 | 2.759 | 2.172 | 0.587 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 2.78856 Full duration: 9.0171 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.479 | 1.908 | 2.2 | 2.207 | 2.213 | 1.883 | 100.0% | 10 | | manila.delete_security_service | 0.54 | 0.823 | 1.127 | 1.178 | 1.229 | 0.838 | 100.0% | 10 | | total | 2.605 | 2.721 | 2.786 | 2.789 | 2.793 | 2.723 | 100.0% | 10 | | -> duration | 2.605 | 2.721 | 2.786 | 2.789 | 2.793 | 2.723 | 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.71 | 1.479 | 1.229 | | 2 | 2.605 | 1.531 | 1.068 | | 3 | 2.694 | 1.89 | 0.802 | | 4 | 2.759 | 2.213 | 0.54 | | 5 | 2.786 | 1.669 | 1.116 | | 6 | 2.732 | 2.098 | 0.633 | | 7 | 2.685 | 1.717 | 0.969 | | 8 | 2.793 | 2.198 | 0.594 | | 9 | 2.769 | 1.926 | 0.843 | | 10 | 2.698 | 2.112 | 0.585 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 2.80629 Full duration: 7.40351 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.003 | 1.187 | 1.311 | 1.333 | 1.355 | 1.185 | 100.0% | 10 | | manila.delete_security_service | 0.475 | 0.685 | 0.77 | 0.807 | 0.844 | 0.668 | 100.0% | 10 | | total | 1.605 | 1.862 | 1.938 | 1.943 | 1.948 | 1.853 | 100.0% | 10 | | -> duration | 1.605 | 1.862 | 1.938 | 1.943 | 1.948 | 1.853 | 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 | 1.605 | 1.003 | 0.6 | | 2 | 1.948 | 1.266 | 0.68 | | 3 | 1.808 | 1.046 | 0.762 | | 4 | 1.936 | 1.092 | 0.844 | | 5 | 1.931 | 1.286 | 0.645 | | 6 | 1.934 | 1.187 | 0.747 | | 7 | 1.829 | 1.355 | 0.475 | | 8 | 1.818 | 1.121 | 0.697 | | 9 | 1.877 | 1.188 | 0.689 | | 10 | 1.847 | 1.306 | 0.541 | +-----------+----------+-----------------------------------+-----------------------------------+ Load duration: 1.94889 Full duration: 5.09767 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.222 | 1.563 | 1.838 | 1.883 | 1.927 | 1.554 | 100.0% | 10 | | manila.create_security_service | 0.164 | 0.362 | 0.606 | 0.622 | 0.637 | 0.378 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.6 | 0.854 | 0.95 | 0.951 | 0.953 | 0.828 | 100.0% | 10 | | total | 2.543 | 2.774 | 2.906 | 2.919 | 2.932 | 2.762 | 100.0% | 10 | | -> duration | 2.543 | 2.774 | 2.906 | 2.919 | 2.932 | 2.762 | 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 | 2.644 | 1.828 | 0.164 | 0.65 | | 2 | 2.932 | 1.927 | 0.174 | 0.829 | | 3 | 2.869 | 1.39 | 0.523 | 0.953 | | 4 | 2.718 | 1.242 | 0.602 | 0.871 | | 5 | 2.856 | 1.619 | 0.325 | 0.911 | | 6 | 2.543 | 1.682 | 0.248 | 0.6 | | 7 | 2.802 | 1.222 | 0.637 | 0.94 | | 8 | 2.903 | 1.754 | 0.196 | 0.95 | | 9 | 2.746 | 1.508 | 0.4 | 0.836 | | 10 | 2.611 | 1.363 | 0.506 | 0.739 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 2.93442 Full duration: 12.2 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.09 | 1.378 | 1.624 | 1.687 | 1.75 | 1.393 | 100.0% | 10 | | manila.create_security_service | 0.107 | 0.312 | 0.494 | 0.518 | 0.542 | 0.3 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.392 | 0.89 | 0.951 | 1.004 | 1.057 | 0.832 | 100.0% | 10 | | total | 2.109 | 2.592 | 2.673 | 2.691 | 2.708 | 2.527 | 100.0% | 10 | | -> duration | 2.109 | 2.592 | 2.673 | 2.691 | 2.708 | 2.527 | 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 | 2.708 | 1.162 | 0.489 | 1.057 | | 2 | 2.524 | 1.09 | 0.542 | 0.89 | | 3 | 2.605 | 1.298 | 0.367 | 0.939 | | 4 | 2.647 | 1.4 | 0.317 | 0.929 | | 5 | 2.323 | 1.222 | 0.435 | 0.659 | | 6 | 2.586 | 1.553 | 0.141 | 0.89 | | 7 | 2.669 | 1.75 | 0.107 | 0.81 | | 8 | 2.109 | 1.61 | 0.107 | 0.392 | | 9 | 2.504 | 1.355 | 0.307 | 0.836 | | 10 | 2.598 | 1.486 | 0.191 | 0.92 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 2.70836 Full duration: 12.1143 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.225 | 1.556 | 1.827 | 1.863 | 1.9 | 1.544 | 100.0% | 10 | | manila.create_security_service | 0.178 | 0.394 | 0.621 | 0.622 | 0.623 | 0.403 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.644 | 0.811 | 0.899 | 0.917 | 0.935 | 0.821 | 100.0% | 10 | | total | 2.502 | 2.799 | 2.897 | 2.9 | 2.902 | 2.771 | 100.0% | 10 | | -> duration | 2.502 | 2.799 | 2.897 | 2.9 | 2.902 | 2.771 | 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 | 2.502 | 1.225 | 0.621 | 0.644 | | 2 | 2.902 | 1.609 | 0.357 | 0.935 | | 3 | 2.711 | 1.369 | 0.538 | 0.802 | | 4 | 2.661 | 1.234 | 0.623 | 0.8 | | 5 | 2.861 | 1.659 | 0.305 | 0.895 | | 6 | 2.79 | 1.819 | 0.178 | 0.791 | | 7 | 2.896 | 1.9 | 0.208 | 0.788 | | 8 | 2.757 | 1.402 | 0.535 | 0.82 | | 9 | 2.807 | 1.504 | 0.432 | 0.871 | | 10 | 2.819 | 1.717 | 0.234 | 0.868 | +-----------+----------+--------------------------------+-----------------------------------+-------------------------------------------------+ Load duration: 2.91178 Full duration: 12.3181 -------------------------------------------------------------------------------- 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 3709c826-5053-4d60-956e-fe963ab61c84 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 | 1.012 | 1.689 | 2.598 | 2.683 | 2.767 | 1.813 | 100.0% | 10 | | manila.delete_metadata | 1.586 | 2.456 | 2.833 | 2.875 | 2.918 | 2.33 | 100.0% | 10 | | total | 3.93 | 4.152 | 4.27 | 4.311 | 4.352 | 4.144 | 100.0% | 10 | | -> duration | 3.93 | 4.152 | 4.27 | 4.311 | 4.352 | 4.144 | 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 | 4.261 | 2.58 | 1.681 | | 2 | 4.063 | 1.272 | 2.791 | | 3 | 4.352 | 2.767 | 1.586 | | 4 | 4.135 | 1.606 | 2.528 | | 5 | 3.93 | 1.012 | 2.918 | | 6 | 4.198 | 2.103 | 2.095 | | 7 | 4.023 | 1.509 | 2.513 | | 8 | 4.17 | 1.771 | 2.399 | | 9 | 4.235 | 2.265 | 1.97 | | 10 | 4.068 | 1.245 | 2.823 | +-----------+----------+------------------------+---------------------------+ Load duration: 4.35524 Full duration: 23.6248 HINTS: * To plot HTML graphics with this data, run: rally task report 3709c826-5053-4d60-956e-fe963ab61c84 --out output.html * To generate a JUnit report, run: rally task export 3709c826-5053-4d60-956e-fe963ab61c84 --type junit-xml --to output.xml * To get raw JSON output of task results, run: rally task report 3709c826-5053-4d60-956e-fe963ab61c84 --json --out output.json