kuryr-kubernetes/kuryr_kubernetes/tests/unit/cni
Maysa Macedo 1e4b7f1109 Add readiness and liveness checks to CNI.
This patch adds readiness and liveness to CNI. It checks presence
of NET_ADMIN capabilities, IPDB in working order, connection to
Kubernetes API, quantity of CNI add failures, health of CNI
components and existence of memory leaks.

Implements: blueprint cni-daemon-readiness-liveness
Change-Id: I9a4b871d196dbadfed687df93bb3cad97c957bfb
2018-02-20 14:58:53 +00:00
..
__init__.py Prevent pyroute2.IPDB threads leaking 2017-11-17 12:30:54 +01:00
test_api.py CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
test_binding.py Add readiness and liveness checks to CNI. 2018-02-20 14:58:53 +00:00
test_health.py Add readiness and liveness checks to CNI. 2018-02-20 14:58:53 +00:00
test_main.py CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
test_service.py Add readiness and liveness checks to CNI. 2018-02-20 14:58:53 +00:00