Comment 5 for bug 1736171

Revision history for this message
David Ames (thedac) wrote : Re: create_and_delete_subnets rally test failures

Rally timing info:

+-----------------------------------------------------------------------------------------------------------------------------------------+
| Response Times (sec) |
+--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count |
+--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| neutron.create_network | 0.47 | 0.754 | 1.005 | 1.026 | 1.128 | 0.768 | 100.0% | 30 |
| neutron.create_subnet (x2) | 1.114 | 1.779 | 2.843 | 2.89 | 3.13 | 1.988 | 100.0% | 30 |
| neutron.create_router (x2) | 5.103 | 7.149 | 10.792 | 11.076 | 11.922 | 7.775 | 100.0% | 30 |
| neutron.add_interface_router (x2) | 4.421 | 6.012 | 9.526 | 9.773 | 10.016 | 6.599 | 100.0% | 30 |
| neutron.remove_interface_router (x2) | 3.381 | 4.805 | 7.59 | 8.362 | 9.048 | 5.276 | 100.0% | 30 |
| neutron.delete_router (x2) | 3.192 | 4.442 | 7.734 | 7.774 | 7.862 | 5.001 | 100.0% | 30 |
| total | 18.011 | 24.171 | 38.944 | 40.172 | 41.232 | 27.407 | 100.0% | 30 |
| -> duration | 18.011 | 24.171 | 38.944 | 40.172 | 41.232 | 27.407 | 100.0% | 30 |
| -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 30 |
+--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+

We need the timeout values to be greater than these.