diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 7f91b8d899..6e398b0c3e 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -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 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 1bb13c8c18..297ec5b6e8 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -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