Skip to content

vcf/sddc-manage-ignore-validations

An array list of VCF SDDC Validations marked 'FAILED' to ignore.

In some cases the VCF Cloud Builder may not pass certain validations correctly that are expressed via the bringup.json. These validations should be verified that they are ok; and subsequently the operator can set this Param to define those Validation tests which if marked FAILED, do not result in the full Validation path failing, and allowing the deploy operation to move to the create step of the SDDC bringup.

Alternatively, running validate operation separately, then running the create process separately will work.

YAML Example of setting validations with FAILED status to ignore:

vcf/sddc-manage-ignore-validations:
  - "Network Configuration Validation"
  - "vMotion Network Connectivity Validation"

Objects that Reference vcf/sddc-manage-ignore-validations

Objects used by vcf/sddc-manage-ignore-validations

Not used in current content packs