From: Cédric Ollivier Date: Thu, 7 Apr 2022 08:52:44 +0000 (+0200) Subject: Remove duplicated doc jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bfaf4a8cd3d602b3a7068bd9c97441eebb6df07c;p=ci-management.git Remove duplicated doc jobs 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 --- diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index 966f3c906..eb0d11ae8 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -41,5 +41,3 @@ stream: - master: branch: '*' - - istanbul: - branch: 'istanbul'