Add tests results for marathon health check

Change-Id: Icf82bea2fbff6730c0193a3d04fe1fcab27f21a3
This commit is contained in:
David Burnazyan 2016-03-31 21:48:41 +03:00
parent 6cbe58d467
commit 67771f6ce6
2 changed files with 12 additions and 1 deletions

View File

@ -97,8 +97,10 @@ Results
.. include:: results-mesos-marathon.rst .. include:: results-mesos-marathon.rst
.. include:: results-marathon-health-check.rst
.. references: .. references:
.. _Mesos: http://mesos.apache.org .. _Mesos: http://mesos.apache.org
.. _Marathon: https://mesosphere.github.io/marathon .. _Marathon: https://mesosphere.github.io/marathon
.. _Docker: http://docker.com .. _Docker: http://docker.com

View File

@ -0,0 +1,9 @@
Test health check
-----------------
+------------------+---------+---------+---------+---------+
| CONTAINERS_COUNT | HEALTH_CHECK_INTERVAL_DEVIATION (sec) |
| +---------+---------+---------+---------+
| | minimum | maximum | average | 95% |
+==================+=========+=========+=========+=========+
| 2500 | 0.00 | 0.12 | 0.02 | 0.04 |
+------------------+---------+---------+---------+---------+