summaryrefslogtreecommitdiffstats
path: root/jjb/rtdv3
AgeCommit message (Collapse)AuthorFilesLines
2023-09-07CI: Disable rtdv3 verify and merge jobsJessica Wagantall1-1/+3
Disable these jobs which are running in GHA now. Will remove these jobs once we confirm the new ones are working as expected. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iffd181991bde942b63c47a5816e46eab236dbb0f
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-1/+1
Change-Id: I78fc18091804b73dd159331de21f999be584bba0 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-03-16Fix: Migrate rtdv3 to Centos8Jessica Wagantall1-1/+1
This is in order to fix few C library dependencies which are not present in Centos7 (enchant library). Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I850994a65bf4ef104f6b80e281cc316b57cb82c6
2022-04-07Remove duplicated doc jobsCédric Ollivier1-2/+0
jjb doc are executed vs all branches and all projects. At the time of writing, all branches can be verified in the same way (Istanbul is the last stable release). In a longer run we may have to switch to a jjb per branch. Issue-ID: DOC-782 Change-Id: I12882630586f5c3125474c7a9a42cc204de11700 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-04-07Stop filtering doc path before verifying the documentation.Cédric Ollivier1-0/+3
Filtering docs falsy raises lots of side effects in ONAP doc. The job duration is far too short to justify the side effects. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I5555d70f7cfce21cc6fa765da1140adffc5b596c
2022-04-04Add Istanbul doc jobsCédric Ollivier1-0/+2
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Iaa82dc0a3d66c6a5340b58d40c0c94f7ae9a62a6
2022-04-04Allow rechecking a patchset about docsCédric Ollivier1-1/+10
The default regex in global jjb isn't not the classical one '^Patch Set\s+\d+:\s+(recheck|reverify)\s*$' It overrides the triggers in the verify job to conform with the classical gerrit recheck messages (see OPNFV, OpenStack, etc.). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ic1d319ecc5dfca399842512d37bec3506f443b42
2020-08-26Increase doc merge timeoutJessica Wagantall1-1/+2
Few doc merge jobs failed due to reaching the 15 min timeout. Increasing a little bit more to 30. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icb654b8482e3aeb6face1aed788007e2a6c27fcc
2020-02-06Changes for configurable doc-dirAric Gardner1-0/+1
Globall jjb changes that implement the configurable var, as well as the configuration change proper Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I1a5f00c53c9b8b1996c5ca24cab1db23ca1553de
2020-02-04Changing tox dir to docs/Aric Gardner1-0/+2
tox file will live in docs dir so that it will not conflict with python projects that already have tox files. Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Iaa61f656ad9feb8ff2d7e1d04491d3a2ec755be0
2020-02-03Add rtdv3 jobs.Aric Gardner1-0/+27
Jobs can run in parallel to current jobs. docs are here: https://docs.releng.linuxfoundation.org\ /projects/global-jjb/en/latest/jjb/lf-rtdv3-jobs.html Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: If269c1ba25f579b18a135a949ed166a45ab14ebe