Merge "Add tests results for marathon health check"

This commit is contained in:
Jenkins 2016-04-12 16:03:39 +00:00 committed by Gerrit Code Review
commit 3a2004fee8
2 changed files with 12 additions and 1 deletions

View File

@ -97,8 +97,10 @@ Results
.. include:: results-mesos-marathon.rst
.. include:: results-marathon-health-check.rst
.. references:
.. _Mesos: http://mesos.apache.org
.. _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 |
+------------------+---------+---------+---------+---------+