Merge "Remove unused ansible job definitions"

This commit is contained in:
Jenkins 2017-07-11 14:22:05 +00:00 committed by Gerrit Code Review
commit 5b84c07ed0
2 changed files with 10 additions and 7 deletions

View File

@ -119,12 +119,8 @@
- 'gate-{name}-linters-{node}':
node: ubuntu-xenial
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{suffix}':
node:
- ubuntu-trusty
- ubuntu-xenial
ostype:
- centos-7
- debian-jessie
- fedora-25
- ubuntu-trusty
- ubuntu-xenial
@ -144,9 +140,6 @@
- 'gate-{name}-linters-{node}':
node: ubuntu-xenial
- '{pipeline}-{name}-dsvm-ansible-func-{ostype}{suffix}':
node:
- ubuntu-trusty
- ubuntu-xenial
branch-override: default
ostype:
- centos-7

View File

@ -57,6 +57,11 @@
ostype: ubuntu-trusty
pipeline: gate
scenario: func_rhel6
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{suffix}':
suffix: ''
ostype: debian-jessie
pipeline: gate
scenario: func
- project:
name: ansible-role-bindep
@ -9195,6 +9200,11 @@
ostype: ubuntu-trusty
pipeline: gate
scenario: func_rhel6
- '{pipeline}-{name}-ansible-{scenario}-{ostype}{suffix}':
suffix: '-nv'
ostype: debian-jessie
pipeline: gate
scenario: func
- project:
name: openstack-ansible-specs