Merge "Add niceness gate for operations-guide"
This commit is contained in:
commit
3981439103
@ -1815,6 +1815,15 @@
|
|||||||
system: apt
|
system: apt
|
||||||
profileos: "ubuntu"
|
profileos: "ubuntu"
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: operations-guide
|
||||||
|
github-org: openstack
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-tox-{envlist}:
|
||||||
|
envlist: checkniceness
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: manila
|
name: manila
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -328,6 +328,8 @@ jobs:
|
|||||||
branch: ^(?!stable/grizzly).*$
|
branch: ^(?!stable/grizzly).*$
|
||||||
- name: gate-openstack-manuals-validate-build
|
- name: gate-openstack-manuals-validate-build
|
||||||
branch: ^(?!stable/grizzly).*$
|
branch: ^(?!stable/grizzly).*$
|
||||||
|
- name: gate-operations-guide-tox-checkniceness
|
||||||
|
voting: false
|
||||||
# Deprecated documentation targets:
|
# Deprecated documentation targets:
|
||||||
- name: openstack-block-storage-admin-old
|
- name: openstack-block-storage-admin-old
|
||||||
branch: stable/grizzly
|
branch: stable/grizzly
|
||||||
@ -2013,6 +2015,7 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/operations-guide
|
- name: openstack/operations-guide
|
||||||
check:
|
check:
|
||||||
|
- gate-operations-guide-tox-checkniceness
|
||||||
- gate-openstack-manuals-operations-guide
|
- gate-openstack-manuals-operations-guide
|
||||||
gate:
|
gate:
|
||||||
- gate-openstack-manuals-operations-guide
|
- gate-openstack-manuals-operations-guide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user