From 9f43b8c29f12bbc20f9c056d0525ad11ef25c269 Mon Sep 17 00:00:00 2001 From: egernug Date: Wed, 3 Jan 2024 13:45:33 +0000 Subject: Cleanup old java11 related jobs from ci-management repo Issue-ID: CPS-1959 Signed-off-by: egernug Change-Id: Idbd0773b955a0f0088543a264a9a88a0697e6998 --- jjb/cps/cps-csit.yaml | 4 ++-- jjb/cps/cps-ncmp-dmi-plugin-csit.yaml | 4 ++-- jjb/cps/cps-ncmp-dmi-plugin.yaml | 7 ++----- jjb/cps/cps.yaml | 3 --- 4 files changed, 6 insertions(+), 12 deletions(-) (limited to 'jjb') diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 4682f89ed..118b94d25 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -17,8 +17,8 @@ # project name in gerrit project: "cps" stream: - - "kohn": - branch: "kohn" + - "london": + branch: "london" mvn-settings: "cps-settings" robot-options: "" branch: "master" diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml index beeaa89cc..c9238f6cb 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml @@ -16,8 +16,8 @@ # project name in gerrit project: "cps/ncmp-dmi-plugin" stream: - - "kohn": - branch: "kohn" + - "london": + branch: "london" mvn-settings: "cps-ncmp-dmi-plugin-settings" robot-options: "" - project: diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index e658a4905..2895b2a2b 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -34,9 +34,6 @@ stream: - "master": branch: master - - "london": - branch: "london" - cron: "" - "montreal": branch: "montreal" cron: "" @@ -72,8 +69,8 @@ - "{project-name}-gerrit-release-jobs": build-node: centos7-docker-2c-1g stream: - - "kohn": - branch: "kohn" + - "london": + branch: "london" cron: "" mvn-settings: cps-ncmp-dmi-plugin-settings files: "**" diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index cdd100449..a7c385532 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -46,9 +46,6 @@ - "{project-name}-gerrit-release-jobs": build-node: centos7-docker-2c-1g stream: - - "kohn": - branch: "kohn" - cron: "" - "london": branch: "london" cron: "" -- cgit 1.2.3-korg