Add non-voting multi-region functional test to OSA os_swift
This adds a non-voting job to check a multi-region deployment of Swift. Change-Id: Id79eb69b2579f947f540cd4f22dcba61837c3ff5
This commit is contained in:
parent
e97deb3367
commit
189a1932d9
@ -7606,7 +7606,9 @@
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
pipeline: gate
|
||||
scenario: func_pypy
|
||||
scenario:
|
||||
- func_pypy
|
||||
- multi_reg
|
||||
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{job-suffix}':
|
||||
job-suffix: ''
|
||||
ostype:
|
||||
@ -7614,7 +7616,7 @@
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
pipeline: gate
|
||||
scenario: func_pypy
|
||||
scenario: multi_reg
|
||||
|
||||
- project:
|
||||
name: openstack-ansible-os_tempest
|
||||
|
@ -11698,6 +11698,10 @@ projects:
|
||||
- name: ansible-role-functional-jobs-centos7-nv
|
||||
- name: ansible-role-functional-jobs-trusty
|
||||
- name: ansible-role-functional-jobs-xenial
|
||||
check:
|
||||
- gate-openstack-ansible-os_swift-ansible-multi_reg-centos-7-nv
|
||||
- gate-openstack-ansible-os_swift-ansible-multi_reg-ubuntu-trusty-nv
|
||||
- gate-openstack-ansible-os_swift-ansible-multi_reg-ubuntu-xenial-nv
|
||||
experimental:
|
||||
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty-nv
|
||||
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-xenial-nv
|
||||
|
Loading…
x
Reference in New Issue
Block a user