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-trusty
|
||||||
- ubuntu-xenial
|
- ubuntu-xenial
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
scenario: func_pypy
|
scenario:
|
||||||
|
- func_pypy
|
||||||
|
- multi_reg
|
||||||
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{job-suffix}':
|
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{job-suffix}':
|
||||||
job-suffix: ''
|
job-suffix: ''
|
||||||
ostype:
|
ostype:
|
||||||
@ -7627,7 +7629,7 @@
|
|||||||
- ubuntu-trusty
|
- ubuntu-trusty
|
||||||
- ubuntu-xenial
|
- ubuntu-xenial
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
scenario: func_pypy
|
scenario: multi_reg
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack-ansible-os_tempest
|
name: openstack-ansible-os_tempest
|
||||||
|
@ -11713,6 +11713,10 @@ projects:
|
|||||||
- name: ansible-role-functional-jobs-centos7-nv
|
- name: ansible-role-functional-jobs-centos7-nv
|
||||||
- name: ansible-role-functional-jobs-trusty
|
- name: ansible-role-functional-jobs-trusty
|
||||||
- name: ansible-role-functional-jobs-xenial
|
- 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:
|
experimental:
|
||||||
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty-nv
|
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty-nv
|
||||||
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-xenial-nv
|
- gate-openstack-ansible-os_swift-ansible-func_pypy-ubuntu-xenial-nv
|
||||||
|
Loading…
Reference in New Issue
Block a user