By configuring custom properties for application edition manager, you can change the settings for your validation cluster. For example, you can set the operating mode of the validation cluster or create a custom property to keep the validation cluster after the rollout completes.
You can enable the deactivate.checkRoutingRules custom property if you do not want an application edition deactivation to occur when routing policy work classes are still routing workload to the application edition. If you do not set the property, the deactivation still occurs, even if routing policy work class actions are found that reference the edition.
Scope | Cell |
---|---|
Valid values | No value: Deactivated, application editions can be deactivated even if routing policy work classes reference the edition. true: Enabled. If routing policy work classes reference an edition that is being deactivated, the deactivation does not occur until the actions are removed or changed. |
You can set the saveClonedCluster custom property to maintain the validation cluster after you perform rollout to a new edition. If you do not set this custom property, the validation cluster is deleted after the rollout or after the validation is canceled. The saveClonedCluster custom property applies only to dynamic clusters.
Set this custom property on the validation cluster. To save the validation cluster, set the value to true.
Scope | Dynamic cluster |
---|---|
Valid values | No value: Deactivated. The validation cluster is deleted after a rollout to a new edition. true: Enabled. The validation cluster is saved when the rollout to a new edition occurs. |
You can enable the uninstall.checkRoutingRules custom property if you do not want the uninstallation of an application edition to occur when routing policy work classes are still routing workload to the application edition. If you do not set the property, the uninstallation still occurs, even if routing policy work class actions are found that reference the edition.
Scope | Cell |
---|---|
Valid values | No value: Deactivated. Application editions can be uninstalled even if routing policy work classes reference the edition. true: Enabled. If routing policy work classes reference an edition that is being uninstalled, the uninstallation does not occur until the actions are removed or changed. |
To set the operational mode of the cloned validation cluster to a different mode from the production cluster, create the VALIDATION_OPERATIONALMODE custom property.
You can set this custom property on the production cluster before you start the validation process.
Scope | Dynamic cluster |
---|---|
Valid values | automatic, manual, or supervised |
If the value is unspecified or not valid, the validation cluster operational mode is set to the same operational mode as the production cluster. If you specify any other value or you do not specify a value, then the validation dynamic cluster is set to manual mode.