-------------------------------------------------------------------------------- Task b9973b25-b4f4-4f46-b82a-80291e75de74: 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 b9973b25-b4f4-4f46-b82a-80291e75de74 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.000668 Full duration: 6.57506 -------------------------------------------------------------------------------- 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 b9973b25-b4f4-4f46-b82a-80291e75de74 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.59 | 1.187 | 1.462 | 1.514 | 1.567 | 1.168 | 100.0% | 10 | | total | 0.59 | 1.187 | 1.462 | 1.514 | 1.567 | 1.168 | 100.0% | 10 | | -> duration | 0.59 | 1.187 | 1.462 | 1.514 | 1.567 | 1.168 | 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.567 | 1.567 | | 2 | 1.429 | 1.429 | | 3 | 1.45 | 1.45 | | 4 | 1.138 | 1.137 | | 5 | 0.981 | 0.981 | | 6 | 0.59 | 0.59 | | 7 | 0.957 | 0.957 | | 8 | 1.249 | 1.249 | | 9 | 1.237 | 1.237 | | 10 | 1.085 | 1.084 | +-----------+----------+-----------------------+ Load duration: 1.56706 Full duration: 7.03985 -------------------------------------------------------------------------------- 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 b9973b25-b4f4-4f46-b82a-80291e75de74 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.222 | 6.914 | 7.411 | 7.443 | 7.475 | 6.88 | 100.0% | 10 | | manila.delete_share | 4.334 | 4.38 | 4.459 | 4.464 | 4.469 | 4.396 | 100.0% | 10 | | total | 11.796 | 12.826 | 13.501 | 13.502 | 13.503 | 12.776 | 100.0% | 10 | | -> duration | 8.596 | 9.338 | 9.748 | 9.782 | 9.817 | 9.278 | 100.0% | 10 | | -> idle_duration | 3.054 | 3.505 | 3.768 | 3.792 | 3.816 | 3.498 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +------------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+------------------------+ | iteration | duration | 1. manila.create_share | 2. manila.delete_share | +-----------+----------+------------------------+------------------------+ | 1 | 8.908 | 6.547 | 4.359 | | 2 | 9.345 | 6.884 | 4.458 | | 3 | 8.742 | 6.308 | 4.434 | | 4 | 9.33 | 6.944 | 4.385 | | 5 | 8.596 | 6.222 | 4.371 | | 6 | 9.599 | 7.128 | 4.469 | | 7 | 9.042 | 6.663 | 4.375 | | 8 | 9.817 | 7.475 | 4.339 | | 9 | 9.658 | 7.223 | 4.432 | | 10 | 9.74 | 7.404 | 4.334 | +-----------+----------+------------------------+------------------------+ Load duration: 9.83467 Full duration: 22.8882 -------------------------------------------------------------------------------- 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 b9973b25-b4f4-4f46-b82a-80291e75de74 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.297 | 7.587 | 9.421 | 9.652 | 9.884 | 8.09 | 100.0% | 10 | | manila.list_shares | 0.069 | 0.075 | 0.088 | 0.092 | 0.097 | 0.079 | 100.0% | 10 | | total | 8.508 | 9.44 | 11.362 | 11.494 | 11.626 | 9.804 | 100.0% | 10 | | -> duration | 5.395 | 5.667 | 7.497 | 7.728 | 7.959 | 6.17 | 100.0% | 10 | | -> idle_duration | 3.113 | 3.725 | 3.914 | 3.931 | 3.948 | 3.634 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ +-----------------------------------------------------------------------+ | Atomics per iteration | +-----------+----------+------------------------+-----------------------+ | iteration | duration | 1. manila.create_share | 2. manila.list_shares | +-----------+----------+------------------------+-----------------------+ | 1 | 7.446 | 9.37 | 0.074 | | 2 | 7.959 | 9.884 | 0.073 | | 3 | 5.395 | 7.297 | 0.097 | | 4 | 5.409 | 7.32 | 0.087 | | 5 | 5.415 | 7.336 | 0.077 | | 6 | 7.422 | 9.343 | 0.077 | | 7 | 5.896 | 7.825 | 0.069 | | 8 | 5.405 | 7.33 | 0.073 | | 9 | 5.439 | 7.35 | 0.087 | | 10 | 5.919 | 7.845 | 0.071 | +-----------+----------+------------------------+-----------------------+ Load duration: 7.95971 Full duration: 27.465 -------------------------------------------------------------------------------- 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 b9973b25-b4f4-4f46-b82a-80291e75de74 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.78 | 2.086 | 3.128 | 3.242 | 3.355 | 2.116 | 100.0% | 10 | | manila.delete_metadata | 1.179 | 2.239 | 3.027 | 3.119 | 3.21 | 2.189 | 100.0% | 10 | | total | 3.99 | 4.325 | 4.469 | 4.502 | 4.534 | 4.305 | 100.0% | 10 | | -> duration | 3.99 | 4.325 | 4.469 | 4.502 | 4.534 | 4.305 | 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.258 | 1.709 | 2.549 | | 2 | 4.323 | 2.073 | 2.249 | | 3 | 3.99 | 0.78 | 3.21 | | 4 | 4.449 | 2.734 | 1.714 | | 5 | 4.534 | 3.355 | 1.179 | | 6 | 4.155 | 1.147 | 3.007 | | 7 | 4.173 | 1.608 | 2.565 | | 8 | 4.38 | 2.549 | 1.831 | | 9 | 4.462 | 3.103 | 1.359 | | 10 | 4.327 | 2.099 | 2.228 | +-----------+----------+------------------------+---------------------------+ Load duration: 4.55333 Full duration: 23.7397 HINTS: * To plot HTML graphics with this data, run: rally task report b9973b25-b4f4-4f46-b82a-80291e75de74 --out output.html * To generate a JUnit report, run: rally task export b9973b25-b4f4-4f46-b82a-80291e75de74 --type junit-xml --to output.xml * To get raw JSON output of task results, run: rally task report b9973b25-b4f4-4f46-b82a-80291e75de74 --json --out output.json