Merge "Enable the service/container validation on non-voting job"

This commit is contained in:
Zuul 2019-04-15 21:43:50 +00:00 committed by Gerrit Code Review
commit f7e23b6b41
2 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,8 @@
vars:
environment_type: standalone
featureset: '052'
featureset_override:
validate_services: true
irrelevant-files:
- ^.*\.md$
- ^.*\.rst$
@ -556,6 +558,7 @@
featureset: '052'
standalone_ceph: true
featureset_override:
validate_services: true
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'environments/services/octavia.yaml'
@ -577,6 +580,7 @@
featureset: '060'
standalone_ceph: true
featureset_override:
validate_services: true
standalone_container_cli: docker
standalone_environment_files:
- 'environments/low-memory-usage.yaml'

View File

@ -55,5 +55,7 @@
voting: false
vars:
featureset: '050'
featureset_override:
validate_services: true
extra_tags:
- undercloud-upgrade