bf48dbc844
This provides an independant way to activate or not the in-flight validations within a deploy. The default is to have them running, and this option allows to deactivate the in-flight ones. Change-Id: I81e934e2978cad4e2713d54e19a57c84a6ac0b52
6 lines
174 B
YAML
6 lines
174 B
YAML
---
|
|
features:
|
|
- |
|
|
Introduce new "--no-inflight-validations" option in order to deactivate
|
|
those validations. It defaults to "False", since we want them by default.
|