fuel-ccp-tests/fuel_ccp_tests/managers/k8s
asledzinskiy 84e22e7cff Automate few OS clusters tests
- Add deployment test with 2 OS where controllers on the same node
- Add test with deployment of 3 OS with controllers
only on the same node
- Add test with deleting keystone service from 1 deployment
and check second cluster works
- Add test with deleting nova-api service from 1 deployment
and check second cluster works

Change-Id: Iaa7dbc2fc7f1433faa3b51cc752bf57742114f19
2016-10-06 18:17:40 +03:00
..
__init__.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
base.py Quick fix for wait_phase and wait_running methods in pods.py 2016-09-08 12:21:42 +03:00
cluster.py Make k8s.cluster.K8sCluster be used both in py2 and py3 2016-09-26 12:22:34 +03:00
componentstatuses.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
daemonsets.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
deployments.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
endpoints.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
events.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
horizontalpodautoscalers.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
ingresses.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
jobs.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
limitranges.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
namespaces.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
nodes.py LVM plugin for k8s basic test 2016-09-16 14:56:28 +03:00
persistentvolumeclaims.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
persistentvolumes.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
pods.py Add test for k8s network checker 2016-09-09 11:52:30 +03:00
replicasets.py Basic test of appcontroller 2016-09-13 16:17:57 +03:00
replicationcontrollers.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
resourcequotas.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
secrets.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
serviceaccounts.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
services.py Automate few OS clusters tests 2016-10-06 18:17:40 +03:00