Update control plane test results for 1000 nodes

Change-Id: I6ee230850e5a540786bc79d848fbb3e099d6a002
This commit is contained in:
David Burnazyan 2016-10-05 17:06:00 +03:00
parent 9494d3b4b2
commit a45d947f79
7 changed files with 40 additions and 46 deletions

File diff suppressed because one or more lines are too long

View File

@ -237,33 +237,33 @@ All values in tables below are in seconds.
Cinder
------
+---------------+---------+----------+----------+---------+----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+===============+=========+==========+==========+=========+==========+
| create_volume | 2.58376 | 2.71106 | 2.56 | 3.03855 | 2.40338 |
+---------------+---------+----------+----------+---------+----------+
| delete_volume | 2.31383 | 2.4265 | 2.30166 | 2.65687 | 0.432665 |
+---------------+---------+----------+----------+---------+----------+
+---------------+---------+----------+----------+---------+---------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+===============+=========+==========+==========+=========+=========+
| create_volume | 2.59589 | 2.72586 | 2.57214 | 3.05174 | 2.40753 |
+---------------+---------+----------+----------+---------+---------+
| delete_volume | 2.31282 | 2.42514 | 2.30285 | 2.77269 | 0.4474 |
+---------------+---------+----------+----------+---------+---------+
Glance
------
+--------------+----------+----------+----------+---------+-----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+==============+==========+==========+==========+=========+===========+
| create_image | 44.8271 | 60.351 | 42.9408 | 79.4237 | 21.3831 |
+--------------+----------+----------+----------+---------+-----------+
| delete_image | 1.53144 | 1.98743 | 1.54234 | 2.6857 | 0.601818 |
+--------------+----------+----------+----------+---------+-----------+
+--------------+----------+----------+----------+----------+-----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+==============+==========+==========+==========+==========+===========+
| create_image | 44.797 | 59.5237 | 43.129 | 73.7454 | 26.3647 |
+--------------+----------+----------+----------+----------+-----------+
| delete_image | 1.51749 | 1.98148 | 1.51694 | 2.93414 | 0.649655 |
+--------------+----------+----------+----------+----------+-----------+
Keystone
--------
+-------------+-----------+----------+----------+----------+----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+=============+===========+==========+==========+==========+==========+
| keystone | 0.0758036 | 0.102582 | 0.069742 | 0.460225 | 0.048439 |
+-------------+-----------+----------+----------+----------+----------+
+-------------+-----------+----------+----------+----------+-----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+=============+===========+==========+==========+==========+===========+
| keystone | 0.0772378 | 0.10375 | 0.071027 | 0.624643 | 0.0493538 |
+-------------+-----------+----------+----------+----------+-----------+
Neutron
-------
@ -271,31 +271,31 @@ Neutron
+--------------------------+----------+----------+----------+----------+----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+==========================+==========+==========+==========+==========+==========+
| create_20_rules | 4.40657 | 4.69323 | 4.38976 | 6.1356 | 3.72487 |
| create_20_rules | 4.45449 | 4.75529 | 4.4336 | 5.72318 | 3.71847 |
+--------------------------+----------+----------+----------+----------+----------+
| create_2_security_groups | 0.3527 | 0.402639 | 0.343685 | 1.07336 | 0.25683 |
| create_2_security_groups | 0.358809 | 0.405863 | 0.350541 | 1.10707 | 0.261818 |
+--------------------------+----------+----------+----------+----------+----------+
| delete_2_security_groups | 0.314032 | 0.395924 | 0.306359 | 0.635733 | 0.187815 |
| delete_2_security_groups | 0.314609 | 0.397726 | 0.308533 | 0.602876 | 0.191209 |
+--------------------------+----------+----------+----------+----------+----------+
Nova
----
+----------------------+----------+----------+----------+-----------+-----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+======================+==========+==========+==========+===========+===========+
| attach_volume | 2.76634 | 2.93256 | 2.74051 | 4.9991 | 2.49794 |
+----------------------+----------+----------+----------+-----------+-----------+
| boot_server | 13.0862 | 14.1081 | 12.9067 | 17.4019 | 11.2524 |
+----------------------+----------+----------+----------+-----------+-----------+
| delete_server | 2.66759 | 2.61565 | 2.42714 | 301.85 | 2.32366 |
+----------------------+----------+----------+----------+-----------+-----------+
| detach_volume | 2.63999 | 2.79136 | 2.62008 | 3.24591 | 2.39884 |
+----------------------+----------+----------+----------+-----------+-----------+
| find_host_to_migrate | 1.19007 | 1.35736 | 1.19707 | 1.74729 | 0.927079 |
+----------------------+----------+----------+----------+-----------+-----------+
| live_migrate | 14.4896 | 15.3379 | 14.9336 | 28.0886 | 8.27224 |
+----------------------+----------+----------+----------+-----------+-----------+
+----------------------+----------+----------+----------+----------+-----------+
| Operation | Mean | 90%ile | 50%ile | Max | Min |
+======================+==========+==========+==========+==========+===========+
| attach_volume | 2.77096 | 2.93019 | 2.753 | 3.5367 | 2.50419 |
+----------------------+----------+----------+----------+----------+-----------+
| boot_server | 13.1012 | 14.1159 | 12.9169 | 17.6851 | 11.2657 |
+----------------------+----------+----------+----------+----------+-----------+
| delete_server | 2.4879 | 2.62365 | 2.42707 | 4.98843 | 2.32484 |
+----------------------+----------+----------+----------+----------+-----------+
| detach_volume | 2.64998 | 2.80518 | 2.62848 | 3.30333 | 2.39798 |
+----------------------+----------+----------+----------+----------+-----------+
| find_host_to_migrate | 1.19893 | 1.36617 | 1.21302 | 1.77083 | 0.896176 |
+----------------------+----------+----------+----------+----------+-----------+
| live_migrate | 14.6121 | 15.3808 | 14.9722 | 26.7783 | 12.3919 |
+----------------------+----------+----------+----------+----------+-----------+
Issues which have been found during the tests
=============================================
@ -308,14 +308,8 @@ Issues which have been found during the tests
|| Live migration failure. || Qemu and nova use the same || 1627476_ | Yes |
|| Port range intersection. || port range. || | |
+---------------------------------+-----------------------------+-------------+----------+
|| Live migration failure. || Root cause of the issue || 1628652_ | No |
|| In nova-compute logs: || haven't found yet || | |
|| "Unable to pre-create chardev || || | |
|| file console.log. No such file || || | |
|| or directory || || | |
+---------------------------------+-----------------------------+-------------+----------+
Test result from run where first bug was not fixed: :download:`rally_report.html <configs/rally_report_last.html>`
Test result from run where bug mentioned above was not fixed: :download:`rally_report.html <configs/rally_report_last.html>`
.. references: