From 21d2cf38eeab24387e24be271b8582cc059b0059 Mon Sep 17 00:00:00 2001 From: Kevin Sandi Date: Tue, 28 May 2024 19:54:06 -0600 Subject: CI: Remove deprecated branches Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi Change-Id: I9174e9dbbc6d50e0a7caaebe2a77006f71721858 --- jjb/optf/optf-has-csit.yaml | 2 -- jjb/optf/optf-has.yaml | 2 -- jjb/optf/optf-osdf-csit.yaml | 2 -- jjb/optf/optf-osdf.yaml | 2 -- 4 files changed, 8 deletions(-) (limited to 'jjb/optf') diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml index 1536ab06e..818466693 100644 --- a/jjb/optf/optf-has-csit.yaml +++ b/jjb/optf/optf-has-csit.yaml @@ -12,7 +12,5 @@ stream: - "master": branch: "master" - - "jakarta": - branch: "jakarta" mvn-settings: "optf-has-settings" robot-options: "" diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index b97a2df1a..74f0c0423 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -6,8 +6,6 @@ stream: - "master": branch: "master" - - "jakarta": - branch: "jakarta" mvn-settings: "optf-has-settings" subproject: - "conductor": diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index 595c6d1d5..2d394ecd3 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -12,7 +12,5 @@ stream: - "master": branch: "master" - - "jakarta": - branch: "jakarta" mvn-settings: "optf-osdf-settings" robot-options: "" diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 8e7ab47d5..1e127316e 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -7,8 +7,6 @@ stream: - "master": branch: "master" - - "jakarta": - branch: "jakarta" mvn-settings: "optf-osdf-settings" subproject: - "osdf": -- cgit