summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-api.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/policy/policy-api.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/policy/policy-api.yaml')
-rw-r--r--jjb/policy/policy-api.yaml35
1 files changed, 0 insertions, 35 deletions
diff --git a/jjb/policy/policy-api.yaml b/jjb/policy/policy-api.yaml
index a1a6c15f2..8cdbc8760 100644
--- a/jjb/policy/policy-api.yaml
+++ b/jjb/policy/policy-api.yaml
@@ -39,41 +39,6 @@
build-node: ubuntu1804-builder-4c-4g
- project:
- name: policy-api-java11
- project-name: "policy-api"
- jobs:
- - "{project-name}-{stream}-verify-java"
- - "{project-name}-{stream}-merge-java":
- docker-pom: "pom.xml"
- mvn-params: "-P docker"
- build-node: ubuntu1804-docker-8c-8g
- - gerrit-maven-stage:
- sbom-generator: true
- sign-artifacts: true
- build-node: centos8-docker-4c-4g
- maven-versions-plugin: true
- mvn-params: "-Dmaven.test.skip=true"
- - gerrit-maven-docker-stage:
- sbom-generator: true
- build-node: ubuntu1804-docker-8c-8g
- maven-versions-plugin: true
- mvn-params: "-P docker -Dmaven.test.skip=true"
- container-public-registry: "nexus3.onap.org:10001"
- container-staging-registry: "nexus3.onap.org:10003"
- - "{project-name}-gerrit-release-jobs":
- build-node: centos7-docker-2c-1g
-
- project: "policy/api"
- stream:
- - "london":
- branch: "london"
- mvn-settings: "policy-api-settings"
- java-version: openjdk11
- files: "**"
- archive-artifacts: ""
- build-node: ubuntu1804-builder-4c-4g
-
-- project:
name: policy-api-sonar
jobs:
- gerrit-maven-sonar