diff options
author | 2024-05-28 19:54:06 -0600 | |
---|---|---|
committer | 2024-06-05 17:32:32 -0600 | |
commit | 21d2cf38eeab24387e24be271b8582cc059b0059 (patch) | |
tree | b6368a3623eb044ce2028fcd1456aadfb696587a /jjb/optf | |
parent | 93279e1167f7d47b731f4872047b833cbebda479 (diff) |
CI: Remove deprecated branches
Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I9174e9dbbc6d50e0a7caaebe2a77006f71721858
Diffstat (limited to 'jjb/optf')
-rw-r--r-- | jjb/optf/optf-has-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-has.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-osdf-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-osdf.yaml | 2 |
4 files changed, 0 insertions, 8 deletions
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": |