commit | 984f616a996fd69ea2a3f48a470133f5b1e97718 | [log] [tgz] |
---|---|---|
author | Denis V. Meltsaykin <dmeltsaykin@mirantis.com> | Tue Apr 14 19:31:19 2020 +0200 |
committer | Denis Meltsaykin <dmeltsaykin@mirantis.com> | Tue Apr 14 17:37:37 2020 +0000 |
tree | df27937b2d51e47d12499a59e9283d4ad54bd68b | |
parent | 54bd09ae48925b6e56d82207c8333a0fcf456de9 [diff] |
Check if the test flag is set Formulas should support running with the `test=True` setting. This allows for making non-intrusive checks. Although the test flag does not guarantee that it behaves correctly with nested dependencies (since saltstack does not support any staging method) it might be fixed to at least don't make any changes to the state. Closes-Bug: PROD-34962 Change-Id: I5b317093c305487f39ed1e3513f70a11a17e2425