fuel-ccp/fuel_ccp/tests
Proskurin Kirill 143dd5eecc Force imagePullPolicy to Always
Right now it's defaults to Always if :latest tag is
specified, or IfNotPresent otherwise. Which very confusing,
especialy if you switch from :latest to some tag and wonder
why your images are not updated.

Change-Id: I2cdc0817c2b4e8c95993b5eae44ffff26acd7662
2016-11-15 18:21:33 +00:00
..
common Few changes to 'address' function for ingress 2016-11-11 19:57:22 +00: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 Improve cleanup network resources 2016-10-26 18:15:13 +03:00
test_cli.py Adding --insecure and --ca-cert options to cleanup 2016-11-11 19:57:39 +00: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 Collect all objects to be deployed/updated before sending them to Kubernetes 2016-11-12 16:57:17 +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 Force imagePullPolicy to Always 2016-11-15 18:21:33 +00:00
test_validation.py Ports configuration refactoring 2016-10-26 19:47:34 +03:00