TripleO: Reduce tempest test scope
This change reduces scope of tempest tests executed in TripleO job so that we run the same set of Octavia tests as the ones used in tripleo-ci-centos-N-scenario010-standalone job in TripleO repos which enables Octavia with Amphora driver. Change-Id: I3d879b2b8dd6110dfc1949d377c36c9cc3686ed7
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
featureset: '062'
|
||||
standalone_ceph: true
|
||||
featureset_override:
|
||||
run_tempest: false
|
||||
tempest_test_whitelist:
|
||||
- 'octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor'
|
||||
- 'octavia_tempest_plugin.tests.scenario.v2.test_listener'
|
||||
- 'octavia_tempest_plugin.tests.scenario.v2.test_member'
|
||||
- 'octavia_tempest_plugin.tests.scenario.v2.test_load_balancer'
|
||||
use_os_tempest: true
|
||||
validate_services: false
|
||||
standalone_environment_files:
|
||||
- 'environments/low-memory-usage.yaml'
|
||||
|
Reference in New Issue
Block a user