summaryrefslogtreecommitdiffstats
path: root/jjb/doc
AgeCommit message (Collapse)AuthorFilesLines
2021-02-08Remove Guilin doc legacy jobsJessica Wagantall1-4/+0
verify-rtd jobs are only used for Frankfurt branches and older. Any new docs are being verified and merged by https://jenkins.onap.org/view/rtdv3-global/ These new jobs are part of the migration for docs where submodules were deprecated and Intersphinx linking was adopted. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If5fc00bf0e00a438a41fdc70d31f09231841c291
2021-02-04Update Job verification jobmorganrol1-10/+6
The job was active for el alto release but was never updated since El Alto Issue-ID: DOC-710 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I8df2a38adeb300d67d9b21ba7176eddf4669ff4c
2021-01-14Deprecate infra-shiplogs macroJessica Wagantall1-5/+2
We should be using lf-infra-publish as a publisher macro. This global-jjb macro performs a job-cost run that we need to report for all jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iff43723322ac7eb92f1e9e93e49dfe9595af6450
2020-06-26Remove legacy doc streamsJessica Wagantall1-4/+0
master and frankfurt were branches built with intersphinx linking. They should not be kept running on submodules. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I258b39b70ed18f04b5f3a083d97b7e9d968cf49d
2020-06-04Add docs Frankfurt jobsJessica Wagantall1-0/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6263743a137896f4e15374718f7d257591929b47
2020-02-03DOC verify build changed to use now python3andreasgeissler1-1/+1
Issue-ID: CIMAN-335 Issue: IT-18845 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: I6ef362fd210a6b57afc8c5f4f5b77f1951f6f0f2
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-12-03Force python3 for doc jjbmrichomme1-0/+1
Issue-ID: DOC-419 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I591d1fb1b4d5d93ba0248e8e90d62dbf3b5bd11a
2019-10-09Create elalto branch jobs for DOCPamela Dragosh1-0/+2
These jobs are missing, projects have branched and need to have documentation updated for their branches. Issue-ID: DOC-558 Change-Id: I779a158834534c71f21d42a1f8b6761e788f5ccc Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-14Prepare for doc dublin release branchRich Bennett1-1/+3
Add dublin job stream Increase verify job memory Change-Id: I07f2815f144cab841bcc3e309a9fe7e2ee5366e0 Issue-ID: CIMAN-255 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-03-08Add INFO.yaml verify job (DOC)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I724aa42291900d1c3adea96c05610003c5409aff Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-10Switch to RTD Generic Webhook APIRich Bennett3-2/+9
API in use has been deprecated Switch to the Generic API ...api/v2/webhook/... Use credentials-binding wrapper for RTD token Change-Id: I39252db79f8f3cd9f948bc66e8a543203a8a5b76 Issue-ID: CIMAN-230 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-11-13Manage views [c*-i*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Change-Id: I377e257f4ca54c9e408146e4efa5f1dabbec8351 Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-01Add casablanca branch for doc ci/cd jobsRich Bennett1-0/+2
Change-Id: I82f60670f26c8c3e188e4bf458a873b64a55d90d Issue-ID: DOC-331 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-08-28Display UML diagrams for doc gerrit reviewsRich Bennett2-0/+20
Install plantuml as part of the verify build step before sphinx html builder runs. UML diagrams will then be included with the verify job archived html folder for use in gerrit code reviews. Change-Id: I7eb1b42d57d5352257a43f5e5d9ef1ef9a175d11 Issue-ID: DOC-314 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-08-28Remove unnecessary CLM jobGildas Lanilis1-11/+0
doc-tool is an empty repo and ths no need to run CLM job Change-Id: I49a7b1c00d1cfc22ed848f52b972ff1b590a6a47 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+11
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-11/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Remove CLM job for docJessica Wagantall1-1/+0
doc repo does not have any maven files. There is no point in running CLM on those. Change-Id: I279ae2ba0d1fe4027ec15dfb38421bd5535796c6 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-2/+0
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-06-01Increase doc timeoutJessica Wagantall1-1/+1
Increase submodule sync to 24 for doc templates. Recently we have been seeing some issues and 12 timeout doesn't seem to be enough at times. Change-Id: I6f1bd36cc7b0b640dcc3deb6adbbbbefc05e6127 Issue-ID: CIMAN-163 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-29Prepare for Beijing branch of doc projectRich Bennett2-0/+5
Add branch to doc project Move html build tree to jenkins archive on verify jobs Change-Id: I3bc2a6de908fc00ce6d9b91fee6de5067997ef98 Issue-ID: DOC-270 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Add missing CLM jobs dmaap, docJessica Wagantall2-2/+13
Change-Id: I91e036bc3dfba815b9ed5806686c7c48b5134261 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-22Add Amsterdam stream to JJB doc project templateRich Bennett1-0/+2
Issue-ID: DOC-98 Change-Id: I689173735efc40be53433445a86f1206aa041d45 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-09-05Add support for repo.git submodule directoriesRich Bennett1-1/+5
Some ONAP projects use a node in the repository path to represent both hierarchy for lower level repositories and an actual respository. To support this in the doc project submodules directory structure we will append .git to every repository. For example, here are three directories two of which represent repositories appc.git appc/deployment.git. The doc-master-verify-rtd template has been modified to work with repo.git naming when it exist and remain compatible repo naming until .git is added to all repositories Change-Id: I0b97fe71e129afaa400bef3385c4cc8d2d525c49 Issue-ID: DOC-33 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-08-23Set choosing strategy to defaultJeremy Phelps1-3/+3
The doc project aggregates other projects docs and builds them. This needs the default choosing strategy. Change-Id: I99ebdfc553cf86b58aaf909e9c0923c26aa3660c Issue-ID: DOC-11 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-08-23Use submodule extension correctlyJeremy Phelps1-2/+3
Change-Id: I09ec42618b57e54bc11742ae1bd1da36a45e6b01 Issue-ID: DOC-11 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-08-22Update scm definition with appropriate settingsJeremy Phelps1-3/+15
Issue-ID: DOC-11 Change-Id: Iaeeee0b5cd936d5cc0108f8acf8106e066ae9372 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-08-22Implement ODL JJB get-scm-with-submodulesRich Bennett2-11/+9
Provide null refspec to gerrit-trigger-scm Issue-ID: DOC-11 Change-Id: I5e78f9960ecdedba7f7ae247c04d6671d5cf7273 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-08-14Add DOC project JJB jobs and RTD job templatesRich Bennett3-0/+169
Job template for verify sphinx/restructured text source Job template for merge/publish to readthedocs.io Issue-ID: DOC-12 Change-Id: Id344df0f4a0c517ca3ca80dff1631560ec5c2a71 Signed-off-by: Rich Bennett <rb2745@att.com>