Skip to content

Commit

Permalink
Add docs-on-rtfd hook for ansible-role-{nodepool|zuul}
Browse files Browse the repository at this point in the history
Because we are not official openstack projects we need to publish docs
to rtfd.org

Change-Id: I49b8f38f620bc89bc702083e78271dcee0ac8b8c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
  • Loading branch information
pabelanger committed Nov 24, 2015
1 parent 09cc66f commit 8849ee1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins/jobs/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

jobs:
- ansible-role-jobs
- hook-{name}-rtfd

- project:
name: ansible-role-zuul
Expand All @@ -47,6 +48,7 @@

jobs:
- ansible-role-jobs
- hook-{name}-rtfd

- project:
name: anvil
Expand Down
2 changes: 2 additions & 0 deletions zuul/layout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3603,6 +3603,7 @@ projects:
template:
- name: merge-check
- name: ansible-role-jobs
- name: docs-on-rtfd
check:
- gate-ansible-role-nodepool-dsvm-functional-centos7-nv
- gate-ansible-role-nodepool-dsvm-functional-trusty-nv
Expand All @@ -3611,6 +3612,7 @@ projects:
template:
- name: merge-check
- name: ansible-role-jobs
- name: docs-on-rtfd
check:
- gate-ansible-role-zuul-dsvm-functional-centos7-nv
- gate-ansible-role-zuul-dsvm-functional-trusty-nv
Expand Down

0 comments on commit 8849ee1

Please sign in to comment.