Switch scenario003-standalone job to use os_tempest

* rename tempest_whitelist to tempest_test_whitelist
* tempest_plugins to tempest_services
* Remove unwanted test_white_regex

https://tree.taiga.io/project/tripleo-ci-board/task/904?kanban-status=1447275
Change-Id: Ie230d03b860fedc598f57c58676d4f3a34cdb2c6
This commit is contained in:
Arx Cruz 2019-04-29 11:13:34 +00:00
parent b25de52cb7
commit 6ec327a11d
1 changed files with 6 additions and 5 deletions

View File

@ -519,17 +519,18 @@
vars:
featureset: '052'
featureset_override:
run_tempest: false
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'ci/environments/scenario003-standalone.yaml'
tempest_whitelist:
tempest_services:
- mistral
- sahara
tempest_test_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'
- 'sahara_tempest_plugin.tests.api.test_data_sources.DataSourceTest'
- 'mistral_tempest_tests.tests.api.v2.test_actions.ActionTestsV2'
tempest_plugins:
- python-sahara-tests-tempest
- python-mistral-tests-tempest
test_white_regex: ""
use_os_tempest: true
- job:
name: tripleo-ci-centos-7-scenario004-standalone