Add new tripleo-ci-centos-7-scenario003-standalone job

scenario003-standalone job overrides a custom env file on
standalone_environment_files parameter.

Change-Id: I2d6955cedcecbe679f37ab064502668aebddb273
Story: https://tree.taiga.io/project/tripleo-ci-board/us/338
This commit is contained in:
Rafael Folco 2018-11-19 12:35:11 -02:00 committed by Quique Llorente
parent e9c31aab6a
commit 8cb2ede7d4
3 changed files with 30 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- project:
templates:
- tripleo-standalone-scenarios-full
- tripleo-multinode-baremetal-full
- tripleo-multinode-container-full
- tripleo-multinode-experimental

View File

@ -49,6 +49,7 @@
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
- tripleo-ci-centos-7-standalone-upgrade
- tripleo-ci-centos-7-scenario003-standalone
gate:
queue: tripleo
jobs:

View File

@ -74,3 +74,31 @@
- ^Puppetfile.*$
- tox.ini
# like parent but with requirements.txt and setup.py removed
- project-template:
name: tripleo-standalone-scenarios-full
check:
jobs:
- tripleo-ci-centos-7-scenario003-standalone
- job:
name: tripleo-ci-centos-7-scenario003-standalone
voting: false
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars:
featureset: '052'
featureset_override:
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'ci/environments/scenario003-standalone.yaml'
standalone_container_cli: docker
tempest_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: ""