Merge "gabbi: import pipeline_cfg_file option before using it"

This commit is contained in:
Jenkins 2016-09-21 04:06:25 +00:00 committed by Gerrit Code Review
commit 03a49c91df
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ class ConfigFixture(fixture.GabbiFixture):
)
# A special pipeline is required to use the direct publisher.
conf.import_opt('pipeline_cfg_file', 'ceilometer.pipeline')
conf.set_override('pipeline_cfg_file',
'ceilometer/tests/functional/gabbi_pipeline.yaml')