compose/tests
Henke Adolfsson 76d0406fab
Add test and implementation for secret added after container has been created
The issue is that if a secret is added to the compose file, then it will
not notice that containers have diverged since last run, because secrets
are not part of the config_hash, which determines if the configuration of
a service is the same or not.

Signed-off-by: Henke Adolfsson <catears13@gmail.com>
2019-03-08 07:43:53 +01:00
..
acceptance Merge pull request #6547 from kudos/bugfix/scale-zero-default 2019-03-07 15:40:14 +00:00
fixtures Add tests for compose file 'scale: 0' 2019-03-06 12:57:14 +00:00
integration Add test and implementation for secret added after container has been created 2019-03-08 07:43:53 +01:00
unit Added test case to verify fix for #6525 2019-03-07 15:30:11 +01:00
__init__.py
helpers.py Bump python SDK to 3.0.0 2018-01-31 18:54:58 -08:00