fuel-ccp/fuel_ccp/tests
Andrey Pavlov 81ef1646a7 Adding Ingress support
* ingress support added

port:
  cont: 123
  ingress: test

* two config params added:

configs:
  ingress:
    enable: False
    domain: external

Ingress will be disabled by default

Change-Id: Ic621af6930f078eea17fd83fce26b42cd32ecf01
2016-10-27 17:09:56 +03:00
..
common Adding Ingress support 2016-10-27 17:09:56 +03:00
test_repository/service Rename microservices to fuel-ccp 2016-07-21 13:45:24 +03:00
__init__.py Rename microservices to fuel-ccp 2016-07-21 13:45:24 +03:00
base.py Switch main config object to be result of YAML parsing 2016-09-08 11:56:15 +03:00
conf_fixture.py Switch to cliff 2016-09-19 15:41:32 -07:00
test_build.py Allow to tune image spec for every image 2016-10-18 14:09:57 +03:00
test_cleanup.py Migrationg to pykube from python-k8sclient 2016-09-16 09:53:16 +00:00
test_cli.py Change repositories list in config 2016-10-11 17:16:33 +03:00
test_config.py Add unwrapping for lists of AttrDicts 2016-10-17 11:03:47 +03:00
test_config_yaml.py Add deep merging when loading component configs 2016-10-05 18:06:36 +03:00
test_deploy.py Adding Ingress support 2016-10-27 17:09:56 +03:00
test_fetch.py Change repositories list in config 2016-10-11 17:16:33 +03:00
test_kubernetes.py Fixing k8s Service update 2016-09-21 20:09:06 +03:00
test_templates.py Add basic support of http liveness probe 2016-10-26 13:44:37 +02:00
test_validation.py Ports configuration refactoring 2016-10-26 19:47:34 +03:00