From: Lott, Christopher (cl778h) Date: Tue, 22 Oct 2019 17:05:45 +0000 (-0400) Subject: Add read-the-docs Jenkins view X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=1f5ee77c07702fd867a516093df2235eef8447f0;p=ci-management.git Add read-the-docs Jenkins view Refactor to have a single project with verify and merge jobs Signed-off-by: Lott, Christopher (cl778h) Change-Id: I0d455f018e9df88cc69814723e102322451f9442 --- diff --git a/jjb/read-the-docs/rtd.yaml b/jjb/read-the-docs/rtd.yaml index a44537ad..b3f9cb98 100644 --- a/jjb/read-the-docs/rtd.yaml +++ b/jjb/read-the-docs/rtd.yaml @@ -1,22 +1,19 @@ ---- # Global read the docs jobs # # jobs trigger for all projects on any changes # to files in the docs/* directory - +--- - project: - name: rtdv3-global-verify - build-node: centos7-builder-1c-1g - jobs: - - rtdv3-global-verify - stream: - - master: - branch: master + name: rtdv3-view + project-name: read-the-docs + views: + - project-view - project: - name: rtdv3-global-merge + name: rtdv3-global build-node: centos7-builder-1c-1g jobs: + - rtdv3-global-verify - rtdv3-global-merge stream: - master: