-------------------------------------------------------------------------------- Task e3a18506-4898-4fa7-b1c3-15eadb9b1279: 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | -> duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.000442 Full duration: 6.3478 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.489 | 1.835 | 2.069 | 2.128 | 2.187 | 1.841 | 100.0% | 10 | | total | 1.489 | 1.835 | 2.069 | 2.128 | 2.187 | 1.841 | 100.0% | 10 | | -> duration | 1.489 | 1.835 | 2.069 | 2.128 | 2.187 | 1.841 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.19728 Full duration: 20.5158 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.454 | 12.342 | 14.961 | 15.947 | 16.934 | 12.787 | 100.0% | 10 | | manila.delete_share | 4.373 | 4.428 | 4.545 | 4.571 | 4.598 | 4.448 | 100.0% | 10 | | total | 15.808 | 18.046 | 21.097 | 21.874 | 22.65 | 18.718 | 100.0% | 10 | | -> duration | 11.995 | 14.806 | 17.469 | 18.388 | 19.308 | 15.247 | 100.0% | 10 | | -> idle_duration | 3.117 | 3.341 | 3.825 | 3.878 | 3.932 | 3.471 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.3158 Full duration: 35.1123 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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 | 8.967 | 11.677 | 14.272 | 14.45 | 14.629 | 11.89 | 100.0% | 10 | | manila.list_shares | 0.066 | 0.07 | 0.075 | 0.083 | 0.092 | 0.072 | 100.0% | 10 | | total | 10.586 | 13.571 | 15.951 | 15.963 | 15.975 | 13.554 | 100.0% | 10 | | -> duration | 7.06 | 9.75 | 12.345 | 12.522 | 12.699 | 9.967 | 100.0% | 10 | | -> idle_duration | 3.25 | 3.54 | 3.944 | 3.971 | 3.997 | 3.586 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.7014 Full duration: 36.0556 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.637 | 2.153 | 2.664 | 2.792 | 2.921 | 2.185 | 100.0% | 10 | | manila.delete_share_network | 0.837 | 1.457 | 1.9 | 1.914 | 1.929 | 1.423 | 100.0% | 10 | | total | 3.529 | 3.598 | 3.678 | 3.719 | 3.761 | 3.614 | 100.0% | 10 | | -> duration | 3.529 | 3.598 | 3.678 | 3.719 | 3.761 | 3.614 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.76381 Full duration: 12.1223 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.643 | 2.251 | 2.732 | 2.76 | 2.788 | 2.228 | 100.0% | 10 | | manila.list_share_networks | 0.168 | 0.656 | 1.096 | 1.116 | 1.136 | 0.652 | 100.0% | 10 | | total | 2.772 | 2.91 | 2.964 | 2.972 | 2.98 | 2.888 | 100.0% | 10 | | -> duration | 2.772 | 2.91 | 2.964 | 2.972 | 2.98 | 2.888 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.98956 Full duration: 15.3525 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.65 | 2.02 | 2.351 | 2.389 | 2.427 | 2.022 | 100.0% | 10 | | total | 1.65 | 2.02 | 2.351 | 2.389 | 2.427 | 2.022 | 100.0% | 10 | | -> duration | 1.65 | 2.02 | 2.351 | 2.389 | 2.427 | 2.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.4398 Full duration: 7.35185 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.679 | 2.133 | 2.538 | 2.592 | 2.646 | 2.138 | 100.0% | 10 | | manila.delete_security_service | 0.571 | 1.067 | 1.328 | 1.346 | 1.364 | 0.998 | 100.0% | 10 | | total | 3.043 | 3.129 | 3.216 | 3.217 | 3.217 | 3.14 | 100.0% | 10 | | -> duration | 3.043 | 3.129 | 3.216 | 3.217 | 3.217 | 3.14 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.2466 Full duration: 10.3971 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.128 | 1.309 | 1.44 | 1.446 | 1.452 | 1.291 | 100.0% | 10 | | manila.delete_security_service | 0.592 | 0.718 | 0.865 | 0.884 | 0.902 | 0.733 | 100.0% | 10 | | total | 1.906 | 2.043 | 2.082 | 2.083 | 2.084 | 2.03 | 100.0% | 10 | | -> duration | 1.906 | 2.043 | 2.082 | 2.083 | 2.084 | 2.03 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.09491 Full duration: 5.46459 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.196 | 1.405 | 1.539 | 1.569 | 1.598 | 1.391 | 100.0% | 10 | | manila.delete_security_service | 0.842 | 0.937 | 1.043 | 1.044 | 1.045 | 0.939 | 100.0% | 10 | | total | 2.225 | 2.343 | 2.425 | 2.454 | 2.483 | 2.334 | 100.0% | 10 | | -> duration | 2.225 | 2.343 | 2.425 | 2.454 | 2.483 | 2.334 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.48279 Full duration: 5.76297 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.102 | 1.46 | 1.713 | 1.821 | 1.93 | 1.457 | 100.0% | 10 | | manila.create_security_service | 0.205 | 0.386 | 0.545 | 0.572 | 0.599 | 0.395 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.615 | 0.911 | 1.0 | 1.004 | 1.008 | 0.899 | 100.0% | 10 | | total | 2.568 | 2.763 | 2.855 | 2.885 | 2.915 | 2.753 | 100.0% | 10 | | -> duration | 2.568 | 2.763 | 2.855 | 2.885 | 2.915 | 2.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91793 Full duration: 12.578 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.12 | 1.416 | 1.731 | 1.734 | 1.738 | 1.425 | 100.0% | 10 | | manila.create_security_service | 0.223 | 0.359 | 0.619 | 0.628 | 0.637 | 0.405 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.647 | 0.851 | 0.985 | 1.007 | 1.03 | 0.837 | 100.0% | 10 | | total | 2.443 | 2.689 | 2.781 | 2.793 | 2.805 | 2.671 | 100.0% | 10 | | -> duration | 2.443 | 2.689 | 2.781 | 2.793 | 2.805 | 2.671 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.82742 Full duration: 12.6113 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.186 | 1.492 | 1.766 | 1.799 | 1.831 | 1.48 | 100.0% | 10 | | manila.create_security_service | 0.148 | 0.395 | 0.627 | 0.629 | 0.631 | 0.401 | 100.0% | 10 | | manila.add_security_service_to_share_network | 0.622 | 0.878 | 0.948 | 0.974 | 1.0 | 0.845 | 100.0% | 10 | | total | 2.503 | 2.769 | 2.851 | 2.879 | 2.906 | 2.731 | 100.0% | 10 | | -> duration | 2.503 | 2.769 | 2.851 | 2.879 | 2.906 | 2.731 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91945 Full duration: 12.4229 -------------------------------------------------------------------------------- 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 e3a18506-4898-4fa7-b1c3-15eadb9b1279 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.151 | 1.781 | 2.649 | 3.037 | 3.426 | 1.955 | 100.0% | 10 | | manila.delete_metadata | 1.876 | 3.242 | 3.544 | 3.595 | 3.647 | 3.089 | 100.0% | 10 | | total | 4.799 | 5.023 | 5.283 | 5.293 | 5.302 | 5.044 | 100.0% | 10 | | -> duration | 4.799 | 5.023 | 5.283 | 5.293 | 5.302 | 5.044 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.36515 Full duration: 23.552 HINTS: * To plot HTML graphics with this data, run: rally task report e3a18506-4898-4fa7-b1c3-15eadb9b1279 --out output.html * To generate a JUnit report, run: rally task export e3a18506-4898-4fa7-b1c3-15eadb9b1279 --type junit-xml --to output.xml * To get raw JSON output of task results, run: rally task report e3a18506-4898-4fa7-b1c3-15eadb9b1279 --json --out output.json