Merge "ci-ovn: Disable Swift services in scenario 007 container job"

This commit is contained in:
Zuul 2017-10-19 03:35:10 +00:00 committed by Gerrit Code Review
commit f8efc0bd5b
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ resource_registry:
# Since the OVB jobs also test this functionality we can shut it off here.
OS::TripleO::AllNodes::Validation: ../common/all-nodes-validation-disabled.yaml
OS::TripleO::Services::NovaMigrationTarget: OS::Heat::None
OS::TripleO::Services::SwiftProxy: OS::Heat::None
OS::TripleO::Services::SwiftStorage: OS::Heat::None
OS::TripleO::Services::SwiftRingBuilder: OS::Heat::None
parameter_defaults:
ControllerServices:
- OS::TripleO::Services::Clustercheck