Add docs check to os-ansible-deployment
This patch adds a gate check to os-ansible-deployment for documentation in the repository. Change-Id: I72476dc7fcdeec1026b14bf9404ceceeaf60c8b2
This commit is contained in:
parent
112a7a3caa
commit
940ad42a68
@ -5351,9 +5351,10 @@
|
||||
|
||||
- project:
|
||||
name: os-ansible-deployment
|
||||
node: 'bare-trusty'
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- 'gate-{name}-docs'
|
||||
- 'gate-{name}-lint'
|
||||
- 'gate-{name}-dsvm-commit':
|
||||
node: 'devstack-trusty'
|
||||
|
@ -7611,9 +7611,11 @@ projects:
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-os-ansible-deployment-docs
|
||||
- gate-os-ansible-deployment-lint
|
||||
- gate-os-ansible-deployment-dsvm-commit
|
||||
gate:
|
||||
- gate-os-ansible-deployment-docs
|
||||
- gate-os-ansible-deployment-dsvm-commit
|
||||
|
||||
- name: stackforge/os-ansible-deployment-specs
|
||||
|
Loading…
Reference in New Issue
Block a user