Merge "Change featurset for octavia standalone to support full tempest"

This commit is contained in:
Zuul 2019-11-01 10:49:49 +00:00 committed by Gerrit Code Review
commit 1001d43739
2 changed files with 8 additions and 8 deletions

View File

@ -364,6 +364,8 @@
vars:
nodes: 1ctlr
featureset: '038'
extra_tags:
- octavia
- job:
name: tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates

View File

@ -569,20 +569,18 @@
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens|rocky)).*$
vars:
featureset: '052'
tags:
- build
- standalone
- octavia
featureset: '062'
standalone_ceph: true
tempest_workers: 1
featureset_override:
validate_services: true
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'environments/services/octavia.yaml'
- 'ci/environments/scenario010-standalone.yaml'
# TODO(beagles): we need to be able to obtain amphora image in order to run tests.
run_tempest: false
tempest_whitelist: []
tempest_plugins:
- python2-octavia-tests-tempest
test_white_regex: ''
# NOTE(rfolco): scen012 should run on master only until it gets stable
- job: