From b0e31c7dccdc9816b2ad82be72ceb64fb4d56baf Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Tue, 5 Mar 2024 19:58:22 +0000 Subject: [PATCH] Disabling the COT distro regression jobs Replace the func-target with noop, which should result in the jobs never being run. --- osci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/osci.yaml b/osci.yaml index 553b1c5f..487883b9 100644 --- a/osci.yaml +++ b/osci.yaml @@ -41,7 +41,9 @@ - cot_distro-regression_jammy-yoga-to-caracal-upgrades - job: name: cot-func-target - parent: func-target + #parent: func-target + # disable the cot jobs + parent: noop semaphore: distro-regression abstract: true - job: