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:
Jesse Pretorius 2015-08-07 16:28:05 +01:00
parent 112a7a3caa
commit 940ad42a68
2 changed files with 4 additions and 1 deletions

View File

@ -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'

View File

@ -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