Merge "Add a featureset override for validate_ha_overcloud"

This commit is contained in:
Zuul 2019-04-12 00:21:21 +00:00 committed by Gerrit Code Review
commit ed9fada13f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
- 'tempest_tempest_conf_overrides'
- 'tempest_services'
- 'tempest_run_concurrency'
- 'validate_ha_overcloud'
fail:
msg: "ERROR: {{ item }} is not overridable."
when: item not in "{{ allowed_overrides }}"