From 2197d45863af3496355dda957fabed01be445a8f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 29 Sep 2022 10:32:49 -0700 Subject: Chore: Update CLM jobs to run only on master As requested in the TSC (Sep29), all CLM jobs should only be executed on the master branch. More in IT-24622 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: If33ed94f7a4a71d79d4a226ef0e973e886955cfb --- jjb/optf/optf-has.yaml | 2 -- jjb/optf/optf-osdf.yaml | 2 -- 2 files changed, 4 deletions(-) (limited to 'jjb/optf') diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index cb524824a..8fcd743b8 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -66,8 +66,6 @@ stream: - 'master': branch: 'master' - - 'jakarta': - branch: 'jakarta' mvn-settings: 'optf-has-settings' - project: diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 0022aff27..4fb02f366 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -67,8 +67,6 @@ stream: - 'master': branch: 'master' - - 'jakarta': - branch: 'jakarta' mvn-settings: 'optf-osdf-settings' - project: -- cgit 1.2.3-korg