Add niceness gate for operations-guide
This is the first gate using the new openstack-doc-tools repository. The gate should be non-voting. Change-Id: Ib6400d079743962889986a2694d4f2f3ce6af317
This commit is contained in:
parent
5f56371db8
commit
069925c966
@ -1815,6 +1815,15 @@
|
||||
system: apt
|
||||
profileos: "ubuntu"
|
||||
|
||||
- project:
|
||||
name: operations-guide
|
||||
github-org: openstack
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: checkniceness
|
||||
|
||||
- project:
|
||||
name: manila
|
||||
github-org: stackforge
|
||||
|
@ -328,6 +328,8 @@ jobs:
|
||||
branch: ^(?!stable/grizzly).*$
|
||||
- name: gate-openstack-manuals-validate-build
|
||||
branch: ^(?!stable/grizzly).*$
|
||||
- name: gate-operations-guide-tox-checkniceness
|
||||
voting: false
|
||||
# Deprecated documentation targets:
|
||||
- name: openstack-block-storage-admin-old
|
||||
branch: stable/grizzly
|
||||
@ -2011,6 +2013,7 @@ projects:
|
||||
|
||||
- name: openstack/operations-guide
|
||||
check:
|
||||
- gate-operations-guide-tox-checkniceness
|
||||
- gate-openstack-manuals-operations-guide
|
||||
gate:
|
||||
- gate-openstack-manuals-operations-guide
|
||||
|
Loading…
x
Reference in New Issue
Block a user