Merge "Include vars of tempest_services and concurrency in fs override"

This commit is contained in:
Zuul 2019-04-08 21:10:29 +00:00 committed by Gerrit Code Review
commit cd5e9ca32e
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
- 'dlrn_hash_tag_newest'
- 'use_os_tempest'
- 'tempest_tempest_conf_overrides'
- 'tempest_services'
- 'tempest_run_concurrency'
fail:
msg: "ERROR: {{ item }} is not overridable."
when: item not in "{{ allowed_overrides }}"