From fcd873c6c7eb8dd59cf6491464c50e75c4d96133 Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Mon, 30 Jan 2017 13:56:16 -0500 Subject: [PATCH] Add "docs-on-rtfd" template to ARA The ARA documentation is published on readthedorcs.org, adding this template will automatically trigger builds for it's documentation. Change-Id: Ib3740dacb79b253c9a042df815e2fb5b05bfcc4b --- jenkins/jobs/projects.yaml | 1 + zuul/layout.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index cd5790b8bc..7b8533239d 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -242,6 +242,7 @@ jobs: - coverage-jobs - python-jobs + - hook-{name}-rtfd - 'gate-ara-integration-{ansible_version}-{ostype}' - project: diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 24aa6ba2a9..18bfda2a50 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5537,6 +5537,7 @@ projects: template: - name: merge-check - name: python-jobs + - name: docs-on-rtfd check: - gate-ara-integration-2.1.3.0-centos-7 - gate-ara-integration-latest-centos-7