summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/features.yaml
diff options
context:
space:
mode:
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>2024-05-28 19:54:06 -0600
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>2024-06-05 17:32:32 -0600
commit21d2cf38eeab24387e24be271b8582cc059b0059 (patch)
treeb6368a3623eb044ce2028fcd1456aadfb696587a /jjb/ccsdk/features.yaml
parent93279e1167f7d47b731f4872047b833cbebda479 (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/ccsdk/features.yaml')
-rw-r--r--jjb/ccsdk/features.yaml39
1 files changed, 0 insertions, 39 deletions
diff --git a/jjb/ccsdk/features.yaml b/jjb/ccsdk/features.yaml
index 3847cecdf..69a5320d8 100644
--- a/jjb/ccsdk/features.yaml
+++ b/jjb/ccsdk/features.yaml
@@ -1,41 +1,5 @@
---
- project:
- name: ccsdk-features-java11
- project-name: "ccsdk-features"
- jobs:
- - gerrit-maven-verify:
- cron: ""
- - gerrit-maven-merge:
- mvn-params: "-Dmaven.test.skip=true"
- - gerrit-maven-stage:
- build-node: centos8-docker-8c-8g
- sign-artifacts: true
- mvn-params: "-Dmaven.test.skip=true"
- cron: ""
- sbom-generator: true
- - "{project-name}-gerrit-release-jobs":
- build-node: centos7-docker-2c-1g
-
- project: "ccsdk/features"
- stream:
- - "kohn":
- branch: "kohn"
- mvn-opts: "-Xmx3072m -XX:MaxPermSize=1024m"
- java-version: openjdk11
- mvn-version: "mvn38"
- mvn-settings: "ccsdk-features-settings"
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: "**"
- archive-artifacts: ""
- build-node: centos8-builder-4c-4g
- mvn-snapshot-id: "ecomp-snapshots"
- nexus-snapshot-repo: "snapshots"
-
-- project:
name: ccsdk-features-released-java17
project-name: "ccsdk-features"
jobs:
@@ -57,9 +21,6 @@
- "montreal":
branch: "montreal"
mvn-opts: "-Xmx3072m"
- - "london":
- branch: "london"
- mvn-opts: "-Xmx3072m"
java-version: openjdk17
mvn-version: "mvn38"
mvn-settings: "ccsdk-features-settings"