From: Jessica Wagantall Date: Thu, 7 Sep 2023 16:19:31 +0000 (-0700) Subject: CI: Disable rtdv3 verify and merge jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F135920%2F1;p=ci-management.git CI: Disable rtdv3 verify and merge jobs 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 Change-Id: Iffd181991bde942b63c47a5816e46eab236dbb0f --- diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index 2ed8d617b..0077c7d9b 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -35,9 +35,11 @@ - comment-added-contains-event: comment-contains-value: "remerge" jobs: - - rtdv3-global-verify + - rtdv3-global-verify: + disable-job: true - rtdv3-global-merge: build-timeout: 30 + disable-job: true stream: - master: branch: "*"