-------------------------------------------------------------------------------- Task 0dcba44a-5d3a-4018-ad78-263f45d9c34a: 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 0dcba44a-5d3a-4018-ad78-263f45d9c34a 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.000469 Full duration: 6.20127 -------------------------------------------------------------------------------- test scenario ManilaShares.list_shares args position 0 args values: { "args": { "detailed": true }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0dcba44a-5d3a-4018-ad78-263f45d9c34a 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.822 | 2.178 | 2.405 | 2.405 | 2.405 | 2.142 | 100.0% | 10 | | total | 1.823 | 2.178 | 2.405 | 2.405 | 2.405 | 2.142 | 100.0% | 10 | | -> duration | 1.823 | 2.178 | 2.405 | 2.405 | 2.405 | 2.142 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.47555 Full duration: 7.54011 -------------------------------------------------------------------------------- test scenario ManilaShares.create_and_delete_share args position 0 args values: { "args": { "share_proto": "nfs", "size": 1, "share_type": "dhss_false", "min_sleep": 1, "max_sleep": 2 }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "shares": -1, "gigabytes": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0dcba44a-5d3a-4018-ad78-263f45d9c34a 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 | 7.152 | 7.843 | 8.554 | 8.615 | 8.675 | 7.871 | 100.0% | 10 | | manila.delete_share | 4.311 | 4.486 | 4.608 | 4.648 | 4.688 | 4.488 | 100.0% | 10 | | total | 12.718 | 13.985 | 14.502 | 14.725 | 14.949 | 13.9 | 100.0% | 10 | | -> duration | 9.546 | 10.35 | 11.004 | 11.073 | 11.141 | 10.367 | 100.0% | 10 | | -> idle_duration | 3.049 | 3.419 | 3.963 | 3.975 | 3.987 | 3.532 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.1511 Full duration: 23.6288 -------------------------------------------------------------------------------- test scenario ManilaShares.create_and_list_share args position 0 args values: { "args": { "share_proto": "nfs", "size": 1, "share_type": "dhss_false", "min_sleep": 1, "max_sleep": 2 }, "runner": { "times": 10, "concurrency": 10 }, "contexts": { "quotas": { "manila": { "shares": -1, "gigabytes": -1 } }, "users": { "tenants": 2, "users_per_tenant": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0dcba44a-5d3a-4018-ad78-263f45d9c34a 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 | 6.941 | 7.698 | 8.262 | 8.37 | 8.478 | 7.685 | 100.0% | 10 | | manila.list_shares | 0.064 | 0.074 | 0.084 | 0.086 | 0.088 | 0.075 | 100.0% | 10 | | total | 8.363 | 9.165 | 9.713 | 9.783 | 9.852 | 9.156 | 100.0% | 10 | | -> duration | 5.026 | 5.783 | 6.336 | 6.446 | 6.556 | 5.762 | 100.0% | 10 | | -> idle_duration | 3.078 | 3.317 | 3.832 | 3.902 | 3.973 | 3.395 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.61253 Full duration: 25.9705 -------------------------------------------------------------------------------- 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 } }, "users": { "tenants": 1, "users_per_tenant": 1 }, "manila_shares": { "shares_per_tenant": 1, "share_proto": "NFS", "size": 1, "share_type": "dhss_false" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0dcba44a-5d3a-4018-ad78-263f45d9c34a 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.762 | 2.865 | 3.854 | 3.964 | 4.074 | 2.862 | 100.0% | 10 | | manila.delete_metadata | 1.786 | 2.853 | 3.565 | 3.593 | 3.621 | 2.825 | 100.0% | 10 | | total | 5.384 | 5.719 | 5.871 | 5.919 | 5.967 | 5.687 | 100.0% | 10 | | -> duration | 5.384 | 5.719 | 5.871 | 5.919 | 5.967 | 5.687 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.01208 Full duration: 23.8562 HINTS: * To plot HTML graphics with this data, run: rally task report 0dcba44a-5d3a-4018-ad78-263f45d9c34a --out output.html * To generate a JUnit report, run: rally task export 0dcba44a-5d3a-4018-ad78-263f45d9c34a --type junit-xml --to output.xml * To get raw JSON output of task results, run: rally task report 0dcba44a-5d3a-4018-ad78-263f45d9c34a --json --out output.json