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:
parent
53f69cd9b6
commit
5565bb60a0
@ -25,6 +25,13 @@
|
|||||||
featureset: '062'
|
featureset: '062'
|
||||||
standalone_ceph: true
|
standalone_ceph: true
|
||||||
featureset_override:
|
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
|
validate_services: false
|
||||||
standalone_environment_files:
|
standalone_environment_files:
|
||||||
- 'environments/low-memory-usage.yaml'
|
- 'environments/low-memory-usage.yaml'
|
||||||
|
Loading…
Reference in New Issue
Block a user