Comment 12 for bug 1890432

Revision history for this message
Márton Kiss (marton-kiss) wrote :

I did two test-runs with the patch#2, and no more conflict errors are showing up, the rally is finishing with a 100% result:

+-------------------------------------------------------------------------------------------------------------------------------+
| Response Times (sec) |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| neutron.create_subnet (x2) | 4.274 | 7.567 | 14.682 | 18.878 | 21.743 | 9.178 | 100.0% | 100 |
| neutron.delete_subnet (x2) | 1.017 | 1.768 | 3.602 | 4.301 | 7.101 | 2.238 | 100.0% | 100 |
| total | 6.058 | 9.218 | 18.286 | 22.765 | 26.168 | 11.417 | 100.0% | 100 |
| -> duration | 6.058 | 9.218 | 18.286 | 22.765 | 26.168 | 11.417 | 100.0% | 100 |
| -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+