Chore: Chlorine EOL remove jobs from infra 61/108661/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 26 Oct 2023 08:34:22 +0000 (18:34 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 26 Oct 2023 08:34:22 +0000 (18:34 +1000)
With stable/potassium released chlorine is made EOL.
Remove all chlorine jobs from the infra.

Issue: LF-JIRA RELENG-4961
Change-Id: Icf9f3dce83bb13b254620da47cccd16ca0a7b12e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
70 files changed:
jjb/aaa/aaa-csit-authn.yaml
jjb/autorelease/autorelease-branch-lock.yaml
jjb/autorelease/autorelease-projects.yaml
jjb/autorelease/autorelease-templates.yaml
jjb/autorelease/autorelease-version-management.yaml
jjb/autorelease/validate-autorelease-chlorine.yaml [deleted file]
jjb/autorelease/view-autorelease-chlorine.yaml [deleted file]
jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml
jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering.yaml
jjb/bgpcep/bgpcep-csit-throughpcep.yaml
jjb/bgpcep/bgpcep-csit-userfeatures.yaml
jjb/controller/controller-csit-akka1.yaml
jjb/controller/controller-csit-clustering.yaml
jjb/controller/controller-csit-cs-chasing-leader.yaml
jjb/controller/controller-csit-cs-partnheal.yaml
jjb/controller/controller-csit-ddb-expl-lead-movement.yaml
jjb/controller/controller-csit-dnb-noloss.yaml
jjb/controller/controller-csit-drb-partnheal.yaml
jjb/controller/controller-csit-drb-precedence.yaml
jjb/controller/controller-csit-dsbenchmark-cluster.yaml
jjb/controller/controller-csit-dsbenchmark.yaml
jjb/controller/controller-csit-rest-cars-perf.yaml
jjb/controller/controller-csit-rest-clust-cars-perf.yaml
jjb/daexim/daexim-csit-basic.yaml
jjb/daexim/daexim-csit-clustering-basic.yaml
jjb/daexim/daexim.yaml
jjb/defaults.yaml
jjb/docs/docs-rtd.yaml
jjb/docs/docs-template.yaml
jjb/docs/docs_version_bump.sh
jjb/docs/docs_version_bump_projects.sh
jjb/integration/csit-jobs-chlorine.lst [deleted file]
jjb/integration/distribution/distribution-jobs.yaml
jjb/integration/integration-test-jobs.yaml
jjb/jsonrpc/jsonrpc-csit-basic.yaml
jjb/jsonrpc/jsonrpc.yaml
jjb/l2switch/l2switch-csit-host-scalability-daily.yaml
jjb/l2switch/l2switch-csit-scalability.yaml
jjb/l2switch/l2switch-csit-switch.yaml
jjb/lispflowmapping/lispflowmapping-csit-msmr.yaml
jjb/lispflowmapping/lispflowmapping.yaml
jjb/mdsal/mdsal-csit-bindingv1.yaml
jjb/mdsal/mdsal-csit-netty-replication.yaml
jjb/openflowplugin/openflowplugin-csit-cbench.yaml
jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml
jjb/openflowplugin/openflowplugin-csit-clustering-perf-bulkomatic.yaml
jjb/openflowplugin/openflowplugin-csit-clustering.yaml
jjb/openflowplugin/openflowplugin-csit-flow-services.yaml
jjb/openflowplugin/openflowplugin-csit-longevity.yaml
jjb/openflowplugin/openflowplugin-csit-perf-bulkomatic.yaml
jjb/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml
jjb/openflowplugin/openflowplugin-csit-sanity.yaml
jjb/openflowplugin/openflowplugin-csit-scale-link.yaml
jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml
jjb/openflowplugin/openflowplugin-csit-scale.yaml
jjb/openflowplugin/openflowplugin-patch-test.yaml
jjb/openflowplugin/openflowplugin.yaml
jjb/ovsdb/ovsdb-csit-clustering.yaml
jjb/ovsdb/ovsdb-csit-southbound.yaml
jjb/ovsdb/ovsdb-full-integration.yaml
jjb/ovsdb/ovsdb-patch-test.yaml
jjb/ovsdb/ovsdb.yaml
jjb/packaging/helm.yaml
jjb/serviceutils/serviceutils-patch-test.yaml
jjb/serviceutils/serviceutils.yaml
jjb/transportpce/transportpce.yaml
jjb/yangtools/yangtools-csit-system.yaml

index db028846f83865d69b48d30b103f5bc06c386b0f..d16065d5ea7f98a6fc23deb47233d813a8332e28 100644 (file)
@@ -20,8 +20,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 5a0acff281fa188523f8691fae4f16d8131e9033..0dd616194d32ede54846d13445bab1a846b8f59b 100644 (file)
@@ -38,7 +38,7 @@
           default: ""
           description: |
             Gerrit parameter to identify a new Gerrit branch for branch cutting.
-            ex: stable/chlorine, stable/argon
+            ex: stable/potassium, stable/argon
       - bool:
           name: DRY_RUN
           default: true
@@ -94,5 +94,3 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
index ebd0f111306c9f0efd15ef983043463c2b38f826..9c87e5422a84aae647c900d698480af67ebb91b6 100644 (file)
@@ -15,8 +15,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     project: releng/autorelease
     project-name: autorelease
@@ -44,9 +42,6 @@
       - argon:
           branch: "stable/argon"
           integration-test: argon
-      - chlorine:
-          branch: "stable/chlorine"
-          integration-test: chlorine
 
     project: releng/autorelease
     project-name: autorelease
index 7b18dcffbcc2215928561b63d9331e7bc5197287..411fd0402e9b8f99211cd59c9c8dd0fccf4c0e17 100644 (file)
           name: RELEASE
           description: |
             Release to generate release notes for.
-            Eg. Chlorine-SR1, Argon-SR1 ...
+            Eg. Potassium-SR1, Argon-SR1 ...
     scm:
       - lf-infra-gerrit-scm:
           git-url: "$GIT_URL/$GERRIT_PROJECT"
index 2e0a2014cd0d79863ba777fab2f186505789f399..183e0e7038cf8b21f715400bcbc5f2595a45c243 100644 (file)
@@ -17,5 +17,3 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
diff --git a/jjb/autorelease/validate-autorelease-chlorine.yaml b/jjb/autorelease/validate-autorelease-chlorine.yaml
deleted file mode 100644 (file)
index b20f44d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
----
-# Autogenerated by autorelease autorelease-update-validate-autorelease-jobs-{stream} Jenkins job
-- project:
-    name: autorelease-validate-chlorine
-    jobs:
-      - "{project-name}-validate-autorelease-{stream}"
-    stream: chlorine
-    branch: stable/chlorine
-    project-name:
-      - daexim:
-          project: daexim
-      - integration-distribution:
-          project: integration/distribution
-      - jsonrpc:
-          project: jsonrpc
-      - lispflowmapping:
-          project: lispflowmapping
-      - openflowplugin:
-          project: openflowplugin
-      - ovsdb:
-          project: ovsdb
-      - serviceutils:
-          project: serviceutils
diff --git a/jjb/autorelease/view-autorelease-chlorine.yaml b/jjb/autorelease/view-autorelease-chlorine.yaml
deleted file mode 100644 (file)
index 819293a..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
----
-# Autogenerated view by autorelease autorelease-update-validate-jobs-{stream} Jenkins job
-- _releng_view: &releng_autorelease_view_common_chlorine
-    name: releng-view-autorelease-chlorine
-    view-type: list
-    filter-executors: false
-    filter-queue: false
-    columns:
-      - status
-      - weather
-      - job
-      - last-success
-      - last-failure
-      - last-duration
-      - build-button
-      - jacoco
-      - find-bugs
-      - robot-list
-    recurse: false
-
-- view:
-    name: Merge-Chlorine
-    description: "List of Chlorine Merge jobs for Autorelease"
-    job-name:
-      - "daexim-maven-merge-chlorine"
-      - "integration/distribution-maven-merge-chlorine"
-      - "jsonrpc-maven-merge-chlorine"
-      - "lispflowmapping-maven-merge-chlorine"
-      - "openflowplugin-maven-merge-chlorine"
-      - "ovsdb-maven-merge-chlorine"
-      - "serviceutils-maven-merge-chlorine"
-    <<: *releng_autorelease_view_common_chlorine
index 34f3c9fc8d9ab80e9b07ed4b8c89ce28e358f858..22ec0d196e5b19bffb1bf0b1d1ec8a2df2511fd9 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 1f823b31340b4cca98d3ad7e57604b4fc1dee371..fdfe7f48ba6fd7e672473c76771de0a10883dacc 100644 (file)
@@ -20,8 +20,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index bb0ca6b9ca504e7d22a4007c7927d93339fd6ee6..64790eb849cad2e532785264f08f08df8d97a8b5 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 79be73946c6e18c1abda889967fa2a2dafe3baf1..ff59f3d6ba9e06fe45a28e166b6fd2fb40d12102 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 68e207e66603d8c04e7e89c4e6b77ce2fabba430..fc8359e8649b015f80f058ca69a0033d5507f554 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 9dfe49898ad67460f1f8ec04c6ea7c6a4ba319a8..b4bfc320559d71bddc2df419e9bbb353f21c28d8 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 816633a23195d3a4ea680fc25d0e8d7365f95f7f..1c3858002889846e35d6ef153843fa63385a2a67 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
index 24a435ff2417bb8f50bee0e8c38960224c25059e..bae98c1b22a17a5806a8e8e102d81f818bbe273b 100644 (file)
@@ -18,8 +18,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index eb94941dcce9c9bc0355e8c70f5304e20e720bf7..27ff4815816f1e27eabc0c571a134d83ac798378 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index c1ab33009aa93220c48371b17cc69ab54145556d..9109e34a4df167ef1110915926b8de31c188286b 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 0f282cc2f64a7d519c8ddc90f0929ddb0b4daa75..7455d93a244310670144e15e62785c5dfbf617a5 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 367ccba9417413545060a1fa393bd0e6997aa824..9d22eb5f55d9a9a72826dc5576949a61f1a28d8a 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 35258303a0e33ae4fabf69b4f9b694c4ad2bec1e..abc20191ec3448e1bb0886ddedca764532efc832 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 019ea48f2c9a20922767b7168430473d4f1dd1f6..bf635321b1e12ffd9a6f413d622cd14afc15c869 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 46e8de14e30f438ee4e2f2da694f46fbcd902768..d5578b2545bd7ae0c7c5c0607e2f3be6b452fcea 100644 (file)
@@ -22,8 +22,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 27372f5b8baaea4f68ed0358747567d873d20bbe..9974100fc8e51b1bab5cd481748a9d3773c3306a 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 7c01571e3a2cba2f14848ccf3e36014447f34d5d..e690e28c846423dd8f81d38698240a20286a9b2a 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 65f231dcd662d622efe1af58136a8f34fca8f3ae..7ac24cd1c68a97743e0822b183df5eb6ea40e06f 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index e6a0f52e5a55571b7d93eabb20f8b911fa2a4b59..f804a10fc179d5c2dcd025af70204f33f65cf364 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 4e4d70b36db034f03ff9f9ef5e8b190ed1c6a70b..68962f9ea95ae2d751cb639ab07cb67dd8b5cca3 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 9618b7f52e4f1713f40d74ae021f06c194a6238d..c4a7fe5b4b30e7949307ee2da30ae9a9c1d7cc8b 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 324fad9af8aabae64d92947d0e35d22b6db67e3b..ed3b8f1ea7cc7a97f81fb2c2f507640fead6d212 100644 (file)
     # Used by the release job
     staging-profile-id: 96e4dade34bd7
 
-- project:
-    name: daexim-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          project-pattern: daexim
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-daexim/47611/
-          rtd-token: 76284f12638574f131cdccdf257d852d07c195fc
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    project: "daexim"
-    project-name: "daexim"
-    stream: chlorine
-    branch: "stable/chlorine"
-    mvn-settings: "daexim-settings"
-    dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}"
-    email-upstream: "[daexim] [odlparent] [yangtools] [controller]"
-
-    # Used by the release job
-    staging-profile-id: 96e4dade34bd7
-
 - project:
     name: daexim-sonar
     jobs:
index 8cfbdda6531904dff65a9745bc785a53070986bd..163566e101354071abc506a0ed2d7ee66d1d1b55 100644 (file)
 
     # Data for csit-verify jobs
     # Branch for "last" version detection
-    verify-branch: stable/chlorine
+    verify-branch: stable/argon
     # Value for ODL_STREAM
-    verify-stream: chlorine
+    verify-stream: argon
     verify-karaf-version: karaf4
     verify-jdkversion: openjdk17
 
     10-exclude-value: ""
 
     # Manual CSIT job lists used by sanity or periodic in nature.
-    csit-mri-list-chlorine: >
-      aaa-csit-1node-authn-all-chlorine,
-      controller-csit-1node-akka1-all-chlorine,
-      controller-csit-1node-benchmark-all-chlorine,
-      controller-csit-1node-rest-cars-perf-all-chlorine,
-      controller-csit-3node-benchmark-all-chlorine,
-      controller-csit-3node-clustering-ask-all-chlorine,
-      controller-csit-3node-clustering-tell-all-chlorine,
-      controller-csit-3node-rest-clust-cars-perf-ask-only-chlorine,
-      controller-csit-3node-rest-clust-cars-perf-tell-only-chlorine,
-      mdsal-csit-3node-netty-replicate-only-chlorine,
-      netconf-csit-1node-callhome-only-master,
-      netconf-csit-1node-scale-max-devices-only-master,
-      netconf-csit-1node-scale-only-master,
-      netconf-csit-1node-userfeatures-all-master,
-      netconf-csit-3node-clustering-only-master,
-      netconf-csit-3node-clustering-scale-only-master,
-      yangtools-csit-1node-system-only-chlorine
-    csit-weekly-list-chlorine: >
-      controller-csit-1node-notifications-longevity-only-chlorine,
-      controller-csit-3node-drb-partnheal-longevity-only-chlorine,
-      controller-csit-3node-drb-precedence-longevity-only-chlorine,
-      controller-csit-3node-ddb-expl-lead-movement-longevity-only-chlorine,
-      bgpcep-csit-3node-bgpclustering-longevity-only-chlorine,
-      distribution-deploy-chlorine,
-      distribution-offline-chlorine,
-      openflowplugin-csit-1node-longevity-only-chlorine
-    csit-sanity-list-chlorine: >
-      openflowplugin-csit-1node-sanity-only-chlorine,
-      distribution-sanity-chlorine
     csit-mri-list-argon: >
       aaa-csit-1node-authn-all-argon,
       controller-csit-1node-akka1-all-argon,
index 39f85460ec13b07e4c69bf34d25a50260370104e..3c036a85371ba92157a617dd7186241498eb163e 100644 (file)
@@ -12,8 +12,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     project: docs
     project-name: docs
index f55e1b1087a4e2b6cd43b21fc98ec03fcc428b8d..52759673553a82f58f74f5063499aba2f96ca1b2 100644 (file)
@@ -29,7 +29,7 @@
           lftools-version: "{lftools-version}"
       - string:
           name: RELEASE_NAME
-          description: "The next release name eg: Chlorine, Argon."
+          description: "The next release name eg: Argon, Potassium."
       - bool:
           name: PUBLISH
           default: false
index 6af92e70cf3e177e5caf4184edd083d85eb56f79..7e4c5b988d7f9e95a250ea36c0d685f12ccf2bd3 100644 (file)
@@ -12,7 +12,7 @@
 update_file_usage () {
     echo "Usage: $0 <RELEASE_NAME> <PUBLISH>"
     echo ""
-    echo "    RELEASE_NAME:  The RELEASE_NAME eg: Chlorine, Argon."
+    echo "    RELEASE_NAME:  The RELEASE_NAME eg: Argon, Potassium."
     echo "    PUBLISH:  Set to true to PUBLISH"
     echo ""
 }
index 9dad0ec5c800850c70f9b033a865282965be1443..45c6f2850580556286e8710e1ca9dabe43e76d89 100644 (file)
@@ -12,7 +12,7 @@
 update_file_usage () {
     echo "Usage: $0 <release_name> <PUBLISH>"
     echo ""
-    echo "    release_name:  The release_name e.g Chlorine, Argon."
+    echo "    release_name:  The release_name e.g Argon, Potassium."
     echo "    PUBLISH:  Set to true to PUBLISH"
     echo ""
 }
diff --git a/jjb/integration/csit-jobs-chlorine.lst b/jjb/integration/csit-jobs-chlorine.lst
deleted file mode 100644 (file)
index 4e99cb4..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-bgpcep-csit-1node-bgp-ingest-all-chlorine,
-bgpcep-csit-1node-bgp-ingest-mixed-all-chlorine,
-bgpcep-csit-1node-throughpcep-all-chlorine,
-bgpcep-csit-1node-userfeatures-all-chlorine,
-daexim-csit-1node-basic-only-chlorine,
-daexim-csit-3node-clustering-basic-only-chlorine,
-distribution-csit-managed-chlorine,
-jsonrpc-csit-1node-basic-only-chlorine,
-openflowplugin-csit-1node-cbench-only-chlorine,
-openflowplugin-csit-1node-flow-services-all-chlorine,
-openflowplugin-csit-1node-perf-bulkomatic-only-chlorine,
-openflowplugin-csit-1node-perf-stats-collection-only-chlorine,
-openflowplugin-csit-1node-scale-link-only-chlorine,
-openflowplugin-csit-1node-scale-only-chlorine,
-openflowplugin-csit-1node-scale-switch-only-chlorine,
-openflowplugin-csit-3node-clustering-bulkomatic-only-chlorine,
-openflowplugin-csit-3node-clustering-only-chlorine,
-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-chlorine,
-ovsdb-csit-1node-upstream-southbound-all-chlorine,
-ovsdb-csit-3node-upstream-clustering-only-chlorine,
index f13c31b22f9c04ff1970b83de3dade55365d5088..b2c2089264397585ab2d7a3da7bcea069944b414 100644 (file)
@@ -30,8 +30,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
 - project:
     name: distribution-managed
             openflowplugin-maven-merge-{stream},
             ovsdb-maven-merge-{stream},
             serviceutils-maven-merge-{stream},
-      - chlorine:
-          branch: "stable/chlorine"
-          dependencies: >
-            daexim-maven-merge-{stream},
-            jsonrpc-maven-merge-{stream},
-            lispflowmapping-maven-merge-{stream},
-            openflowplugin-maven-merge-{stream},
-            ovsdb-maven-merge-{stream},
-            serviceutils-maven-merge-{stream},
 
 - project:
     name: distribution-sonar
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
 - project:
     name: distribution-docker-release
index 17ab952fd9bfb8f6b9450d9fe276ecbfcabd1931..9041340e0a02b981194374b49bb5b106f50cd45c 100644 (file)
             odlparent infrautils yangtools mdsal controller aaa netconf bgpcep
             serviceutils daexim jsonrpc ovsdb openflowplugin lispflowmapping
             integration/distribution
-      - chlorine:
-          branch: "stable/chlorine"
-          csit-list: !include: csit-jobs-chlorine.lst
-          build-order: >
-            odlparent infrautils yangtools mdsal controller aaa netconf bgpcep
-            serviceutils daexim jsonrpc ovsdb openflowplugin lispflowmapping
-            integration/distribution
 
 - project:
     name: integration-distribution
           csit-list: !include: csit-jobs-argon.lst
           csit-mri-list: "{csit-mri-list-argon}"
           csit-weekly-list: "{csit-weekly-list-argon}"
-      - chlorine:
-          branch: "stable/chlorine"
-          csit-blocklist: >
-            aaa controller genius lispflowmapping l2switch mdsal
-            netconf netvirt odlmicro sxp yangtools
-            gate longevity sanity tdd tempest wip
-            bgpcep-csit-3node-bgpclustering-all
-            bgpcep-csit-3node-bgpclustering-ha-only
-            openflowplugin-csit-1node-bundle-based-reconciliation
-            last-line-is-ignored-so-we-need-something-dummy-here-to-make-sure-the-real-last-line-is-used
-          csit-list: !include: csit-jobs-chlorine.lst
-          csit-mri-list: "{csit-mri-list-chlorine}"
-          csit-weekly-list: "{csit-weekly-list-chlorine}"
 
 - project:
     name: integration-sanity
           branch: "stable/argon"
           karaf-version: odl
           csit-sanity-list: "{csit-sanity-list-argon}"
-      - chlorine:
-          branch: "stable/chlorine"
-          karaf-version: odl
-          csit-sanity-list: "{csit-sanity-list-chlorine}"
 
 - job-template:
     name: "integration-merge-dashboard"
index 46378d98051053f4e389522d340c712f87cd53e2..dcc063478b40a7b507a1b0e6bb494bdbb76810ec 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index e28710c8a1fc2802515029aedffd752b0f53d3a4..1db37039ac456b4665ceb142edfa77da16f347b4 100644 (file)
     # Used by the release job
     staging-profile-id: 96fdf4408765d
 
-- project:
-    name: jsonrpc-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          project-pattern: jsonrpc
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-jsonrpc/91870/
-          rtd-token: 04d31d4414734686d63f9b160e974fe5a18d031d
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    project: "jsonrpc"
-    project-name: "jsonrpc"
-    stream: chlorine
-    branch: "stable/chlorine"
-    mvn-settings: "jsonrpc-settings"
-    dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream},mdsal-merge-{stream}"
-    email-upstream: "[jsonrpc] [odlparent] [yangtools] [controller] [mdsal]"
-
-    # Used by the release job
-    staging-profile-id: 96fdf4408765d
-
 - project:
     name: jsonrpc-release-management
     jobs:
index a26653295de618ef6912709a6dfce852aa6de529..acb711ce23d5b5afcaab956b00a219210b93aa08 100644 (file)
@@ -13,7 +13,7 @@
 
     # Project branches
     stream:
-      - chlorine:
+      - argon:
           branch: "master"
           jre: "openjdk17"
 
index e60203e42d9bae643000bb5cac17ff195e7e951e..290b3b46f91a12a07a0ca7bb2de69432df999e43 100644 (file)
@@ -13,7 +13,7 @@
 
     # Project branches
     stream:
-      - chlorine:
+      - argon:
           branch: "master"
           jre: "openjdk17"
 
index 5ae218c6b4fa53e46e86c9228892eed7d06abd11..f627590b000226f65adc2c0d8e212d7b90b7fd9c 100644 (file)
@@ -14,7 +14,7 @@
 
     # Project branches
     stream:
-      - chlorine:
+      - argon:
           branch: "master"
           jre: "openjdk17"
 
index a6099f3a369ee8ff10bbf50bb16b0762032c0da1..1a4fcf79d5aaff195bcb050298034db4ef18c19e 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 7f273eaeecf9299e4066760604361e49b2cff846..ea09f9b430aa37112fec7869e4bc4e0315ac1adb 100644 (file)
     # Used by the release job
     staging-profile-id: 96fff2503b766
 
-- project:
-    name: lispflowmapping-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-maven-javadoc-jobs":
-          mvn-version: mvn38
-          java-version: openjdk17
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          project-pattern: lispflowmapping
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-lispflowmapping/47783/
-          rtd-token: 181be9dd804e4969b9f318a6f1988e3cbee9d9a8
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    stream: chlorine
-    project: "lispflowmapping"
-    project-name: "lispflowmapping"
-    branch: "stable/chlorine"
-    mvn-settings: "lispflowmapping-settings"
-    mvn-goals: "clean deploy -DrepoBuild"
-    mvn-opts: "-Xmx2048m -Dmaven.compile.fork=true"
-    dependencies: "controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream},neutron-merge-{stream}"
-    email-upstream: "[lispflowmapping] [controller] [odlparent] [yangtools] [neutron]"
-    archive-artifacts: >
-      **/*.log
-      **/target/surefire-reports/*-output.txt
-
-    build-node: centos8-builder-8c-8g
-
-    # Used by the release job
-    staging-profile-id: 96fff2503b766
-
 - project:
     name: lispflowmapping-sonar
     jobs:
index 46a628bc7db2f53ae1112e27bce1e039dcda0888..e2fd772ce4c7f68c67d737c4082c68b98fbb2078 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 039d218fc831f808c0ee5805c4e412d5737db055..95d1775413a66ad4223b2c872df6627cd032b0ba 100644 (file)
             odl-mdsal-replicate-netty,
             odl-netconf-clustered-topology,
             odl-clustering-test-app
-      - chlorine:
-          branch: "stable/chlorine"
-          install-features: >
-            features-controller,
-            odl-mdsal-replicate-netty,
-            odl-netconf-clustered-topology,
-            odl-clustering-test-app
 
     install:
       - only:
index 437c4e30cb243d11731429058649a02d876cc4f1..1cbf5167423e8c2dad21b06f32f6e41d543a05a3 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 04f18dcb9ce68e421ca89147669b0225d11c89f3..624a8c8f62fb8a9bac41ee38c2fe3d2fd816107c 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 7bb731df96e811063e883bb59a71cbe05b82f2fe..89ddb8202b1de032c52c49bfa708562987b3d52c 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 1303797aafa3407d1c521ee7c6264eac570ecd49..28f717ef843cae1068cb7a8348244ca4ff920a05 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index f119967f7d09ac53f1c65a374ecbfa480ef46e30..3a666bdc3c018e4c0d498f1c691839e75803e59e 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 10c75eeb9ce58a14b385be001fca1f341fe5c61f..080d161f956e93aea68581738e49fc25b1915ce2 100644 (file)
@@ -23,8 +23,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index c45cdd366837ff82f7e8d58de2f78dad3ceb3f24..ee57079af71b4ef1c7d08f6a784510d5216241d9 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 7ad41637fd14830f48a872d2de808491fda21d49..aaaad52bf3549288526695e2981c30ea69d49f8d 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index aadbe1d326b3df6205f89b1ee32de6e1ed486394..44ee6c565e689da489b9a78d5c7f4c3ca9bbfe4c 100644 (file)
@@ -20,8 +20,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 0ba66a8fa42e56698bcd633c6204ee9d9bad53ae..57145bec77490b8db5c45f01afe071fa707c7f16 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 6aafbcad83f7c94c57509e59be4136d229b38622..b9ad26bc490e122f880f15a943ec56a81934c8ab 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 7bc3bc637d3d8fba9a3f6f9a9d4daf30eaa1f669..df1ad77064a59231e2dd78ee35dc621918e97031 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index ba482e78896e09201bd405d8a58b5f4df933070b..938619381d2fed025352c10fbf3c86b874f1dc6d 100644 (file)
@@ -16,8 +16,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     os-branch: "queens"
     jdk: "openjdk8"
index 3a1b55698e937e87f7df4e09cb9176f9758a0ff2..20ab92e58f3289848b26d33be176c4061bf7d439 100644 (file)
     # Used by the release job
     staging-profile-id: a68a76dc1b44c
 
-- project:
-    name: openflowplugin-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-maven-javadoc-jobs":
-          mvn-version: mvn38
-          java-version: openjdk17
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          doc-dir: .tox/docs/tmp/html
-          project-pattern: openflowplugin
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
-          rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    stream: chlorine
-    project: "openflowplugin"
-    project-name: "openflowplugin"
-    branch: "stable/chlorine"
-    build-timeout: 90
-    mvn-settings: "openflowplugin-settings"
-    mvn-goals: "clean deploy javadoc:aggregate"
-    dependencies: >
-      odlparent-merge-{stream},
-      yangtools-merge-{stream},
-      controller-merge-{stream},
-      openflowjava-merge-{stream}
-    email-upstream: "[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]"
-    # Used by the release job
-    staging-profile-id: a68a76dc1b44c
-
 - project:
     name: openflowplugin-sonar
     jobs:
index e6f7ada800d4db65336e08ce746bd2535564ef4d..2fa7ffe2ad4f4564669fe926b25b06d8179b68f2 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only:
index 521faeefb7675380b023df8c03341ff5541d3dce..89eaabe68b8e7e6f6d94900d17c877639909e101 100644 (file)
@@ -21,8 +21,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - all:
index 501761790accebe4d446b79ed5eca3218d2c638c..1fb06f6239db43a6391f0489de9c4e8ce23e7327 100644 (file)
@@ -11,8 +11,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     project: "ovsdb"
     archive-artifacts: "*.log"
index a791e7bc0692f74bf2eb25c4ded68fb2c7bde89a..080c4175a572c774ec6f16adcd187f31066d0a2f 100644 (file)
@@ -15,8 +15,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     os-branch: "queens"
     jdk: "openjdk8"
index d5d03e28c09bc9e73738beda98677a458effb96f..b4b60443efa9f22a4d486cc888c395c672e7aeca 100644 (file)
     # Used by the release job
     staging-profile-id: a68b188166958
 
-- project:
-    name: ovsdb-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-maven-javadoc-jobs":
-          mvn-version: mvn38
-          java-version: openjdk17
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          project-pattern: ovsdb
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/opendaylight-ovsdb/35667/
-          rtd-token: 46030df8681cf7fc857aa80c1a7695f46ed252be
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    stream: chlorine
-    project: "ovsdb"
-    project-name: "ovsdb"
-    branch: "stable/chlorine"
-    mvn-settings: "ovsdb-settings"
-    dependencies: "odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}"
-    email-upstream: "[ovsdb] [odlparent] [controller] [yangtools]"
-
-    # Used by the release job
-    staging-profile-id: a68b188166958
-
 - project:
     name: ovsdb-sonar
     jobs:
index 128b5bf5f5d867d7e4a970841c9515b9aa9efed2..280c37f500c43dfb11e726b86a5af0af68d76f26 100644 (file)
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     helm_bin:
       - helm3.7
index 3c0add4126f889448981d37fccb1a99c2bb7844a..ebd35e746f13b320799a03ab7d2559d26d0bfbb4 100644 (file)
@@ -14,8 +14,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     os-branch: "queens"
     jdk: "openjdk8"
index 630c36200024a109bbae659164f036457fded53d..b1dc179ea0d0a14bd3e8f7c3342309f7ba005e7c 100644 (file)
     # Used by the release job
     staging-profile-id: 12cc4ba8bf01ba
 
-- project:
-    name: serviceutils-chlorine
-    jobs:
-      - "{project-name}-distribution-check-{stream}"
-      - "{project-name}-maven-javadoc-jobs":
-          mvn-version: mvn38
-          java-version: openjdk17
-      - "{project-name}-rtd-jobs":
-          build-node: centos8-builder-2c-2g
-          project-pattern: serviceutils
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/opendaylight-serviceutils/40541/
-          rtd-token: 866f76be38ed7efc7027b9c52e7ad869e523e7c4
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    branch: "stable/chlorine"
-    stream: chlorine
-
-    project: "serviceutils"
-    project-name: "serviceutils"
-    build-node: centos8-builder-2c-2g
-    mvn-settings: "serviceutils-settings"
-    build-timeout: 90
-    dependencies: >
-      controller-merge-{stream},
-      yangtools-merge-{stream},
-      odlparent-merge-{stream},
-      infrautils-merge-{stream}
-    email-upstream: "[serviceutils] [controller] [yangtools] [odlparent] [infrautils]"
-    # Used by the release job
-    staging-profile-id: 12cc4ba8bf01ba
-
 - project:
     name: serviceutils-sonar
     jobs:
index a33ef04e77c480f021d516059eaf7ae41fd171f5..50b050c677590c9d5088586a93ade3b73570b3d7 100644 (file)
     # Used by the release job
     staging-profile-id: a6927323fa3d4
 
-- project:
-    name: transportpce-chlorine
-    jobs:
-      - "{project-name}-rtd-jobs":
-          project-pattern: transportpce
-          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-transportpce/47688/
-          rtd-token: 6f37ba63226bdcc6c823ee455e62237cf68813fd
-      - gerrit-tox-verify:
-          build-timeout: 360
-          build-node: centos8-builder-4c-16g
-          parallel: true
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    project: "transportpce"
-    project-name: "transportpce"
-    stream: chlorine
-    branch: "stable/chlorine"
-    build-node: centos8-builder-2c-2g
-    mvn-settings: "transportpce-settings"
-    mvn-opts: "-Xmx1024m"
-    dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}"
-    email-upstream: "[transportpce] [odlparent] [yangtools] [controller]"
-
-    # Used by the release job
-    staging-profile-id: a6927323fa3d4
-
 - project:
     name: transportpce-release-management
     jobs:
     email-upstream: "[transportpce] [odlparent] [yangtools] [controller]"
     # Used by the release job
     staging-profile-id: a6927323fa3d4
-
-- project:
-    name: transportpce-models-chlorine
-    jobs:
-      - odl-maven-jobs-jdk17
-      - odl-maven-verify-jobs-jdk17
-
-    project: "transportpce/models"
-    project-name: "transportpce-models"
-    stream: chlorine
-    branch: "stable/chlorine"
-    build-node: centos8-builder-2c-2g
-    mvn-settings: "transportpce-settings"
-    mvn-opts: "-Xmx1024m"
-    dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}"
-    email-upstream: "[transportpce] [odlparent] [yangtools] [controller]"
-    # Used by the release job
-    staging-profile-id: a6927323fa3d4
index 9e136edeee50bc73b9635ed592e7e7a5719aafc4..f8e47ea785792adecf719b1d3c188137d9ed24d1 100644 (file)
@@ -19,8 +19,6 @@
           branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     install:
       - only: