Merge "func_py3 experimental check for openstack-ansible-plugins"

This commit is contained in:
Jenkins
2017-08-02 19:07:02 +00:00
committed by Gerrit Code Review
2 changed files with 10 additions and 1 deletions

View File

@@ -9258,6 +9258,13 @@
- gate-{name}-requirements - gate-{name}-requirements
- openstack-publish-jobs - openstack-publish-jobs
- openstack-releasenotes-jobs - openstack-releasenotes-jobs
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{suffix}':
suffix: '-nv'
ostype:
- centos-7
- ubuntu-xenial
pipeline: gate
scenario: func_py3
- project: - project:
name: openstack-ansible-rabbitmq_server name: openstack-ansible-rabbitmq_server
@@ -15664,4 +15671,3 @@
- python-jobs - python-jobs
- pypi-jobs - pypi-jobs
- infra-publish-jobs - infra-publish-jobs

View File

@@ -13769,6 +13769,9 @@ projects:
- name: ansible-role-functional-jobs-xenial - name: ansible-role-functional-jobs-xenial
- name: ansible-role-functional-jobs-opensuse-422 - name: ansible-role-functional-jobs-opensuse-422
- name: ansible-role-functional-jobs-opensuse-423 - name: ansible-role-functional-jobs-opensuse-423
experimental:
- gate-openstack-ansible-plugins-ansible-func_py3-ubuntu-xenial-nv
- gate-openstack-ansible-plugins-ansible-func_py3-centos-7-nv
release: release:
- openstack-ansible-plugins-announce-release - openstack-ansible-plugins-announce-release