CI: Disable rtdv3 verify and merge jobs 20/135920/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 7 Sep 2023 16:19:31 +0000 (09:19 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 7 Sep 2023 16:19:31 +0000 (09:19 -0700)
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

jjb/rtdv3/rtdv3.yaml

index 2ed8d61..0077c7d 100644 (file)
       - 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: "*"