Merge "Port tripleo-ci-centos-7-scenario001-standalone to os_tempest"

This commit is contained in:
Zuul 2019-04-29 14:58:49 +00:00 committed by Gerrit Code Review
commit acda6a8e9f
1 changed files with 8 additions and 7 deletions

View File

@ -472,19 +472,20 @@
featureset: '052'
standalone_ceph: true
featureset_override:
run_tempest: false
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'ci/environments/scenario001-standalone.yaml'
tempest_plugins:
- python-telemetry-tests-tempest
- python-heat-tests-tempest
test_white_regex: ''
tempest_workers: 1
tempest_extra_config: {'telemetry.alarm_granularity': '60'}
tempest_whitelist:
tempest_services:
- aodh
tempest_run_concurrency: 1
tempest_tempest_conf_overrides:
'telemetry.alarm_granularity': '60'
tempest_test_whitelist:
- 'tempest.api.identity.v3'
- 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern'
- 'telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration'
use_os_tempest: true
- job:
name: tripleo-ci-centos-7-scenario002-standalone