Merge "Add non-voting multi-region functional test to OSA os_swift"
This commit is contained in:
commit
abb1016ed0
@ -7619,7 +7619,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:
|
||||
@ -7627,7 +7629,7 @@
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
pipeline: gate
|
||||
scenario: func_pypy
|
||||
scenario: multi_reg
|
||||
|
||||
- project:
|
||||
name: openstack-ansible-os_tempest
|
||||
|
@ -11713,6 +11713,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…
Reference in New Issue
Block a user