summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-resources.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:29:46 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:45:47 -0700
commitd2fd47f069f072e7c73d3b3ab05e0578bbc561fd (patch)
treeb69e04b38fbdfe55ff8bee9a6e4049d0104ecac7 /jjb/aai/aai-resources.yaml
parent28221726428aec84bf8b1e425e1b94e2ced58e88 (diff)
Refactor: Cleanup for pre-commit
Change-Id: I32ef9392e96257d4c390a637958855c98e340e3e Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/aai/aai-resources.yaml')
-rw-r--r--jjb/aai/aai-resources.yaml74
1 files changed, 37 insertions, 37 deletions
diff --git a/jjb/aai/aai-resources.yaml b/jjb/aai/aai-resources.yaml
index 0ec89a606..6487fe8e7 100644
--- a/jjb/aai/aai-resources.yaml
+++ b/jjb/aai/aai-resources.yaml
@@ -7,39 +7,39 @@
- project:
name: aai-resources
- project-name: 'aai-resources'
+ project-name: "aai-resources"
jobs:
- - '{project-name}-{stream}-verify-java':
+ - "{project-name}-{stream}-verify-java":
build-node: ubuntu1804-docker-8c-8g
- - '{project-name}-{stream}-merge-java':
+ - "{project-name}-{stream}-merge-java":
build-node: ubuntu1804-docker-8c-8g
- gerrit-maven-stage:
- mvn-params: '-DskipTests'
+ mvn-params: "-DskipTests"
sign-artifacts: true
build-node: centos8-docker-4c-4g
maven-versions-plugin: true
sbom-generator: true
- gerrit-maven-docker-stage:
sbom-generator: true
- mvn-params: '-P docker -Dmaven.test.skip=true'
+ mvn-params: "-P docker -Dmaven.test.skip=true"
build-node: ubuntu1804-docker-8c-8g
- container-public-registry: 'nexus3.onap.org:10001'
- container-staging-registry: 'nexus3.onap.org:10003'
- - '{project-name}-gerrit-release-jobs':
+ 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: 'aai/resources'
+ project: "aai/resources"
stream:
- - 'master':
- branch: 'master'
- - 'kohn':
- branch: 'kohn'
- - 'jakarta':
- branch: 'jakarta'
- mvn-settings: 'aai-resources-settings'
- mvn-version: 'mvn35'
- files: '**'
- archive-artifacts: ''
+ - "master":
+ branch: "master"
+ - "kohn":
+ branch: "kohn"
+ - "jakarta":
+ branch: "jakarta"
+ mvn-settings: "aai-resources-settings"
+ mvn-version: "mvn35"
+ files: "**"
+ archive-artifacts: ""
build-node: ubuntu1804-builder-4c-4g
java-version: openjdk8
@@ -48,32 +48,32 @@
jobs:
- gerrit-maven-sonar
sonarcloud: true
- sonarcloud-project-organization: '{sonarcloud_project_organization}'
- sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
- sonar-mvn-goal: '{sonar_mvn_goal}'
- cron: '@daily'
+ sonarcloud-project-organization: "{sonarcloud_project_organization}"
+ sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
+ sonar-mvn-goal: "{sonar_mvn_goal}"
+ cron: "@daily"
build-node: ubuntu1804-docker-8c-8g
- project: 'aai/resources'
- project-name: 'aai-resources'
- branch: 'master'
- mvn-settings: 'aai-resources-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
- mvn-version: 'mvn35'
+ project: "aai/resources"
+ project-name: "aai-resources"
+ branch: "master"
+ mvn-settings: "aai-resources-settings"
+ mvn-goals: "clean install"
+ mvn-opts: "-Xmx1024m -XX:MaxPermSize=256m"
+ mvn-version: "mvn35"
java-version: openjdk8
- project:
name: aai-resources-clm
jobs:
- gerrit-maven-clm
- nexus-iq-namespace: 'onap-'
- project: 'aai/resources'
- project-name: 'aai-resources'
+ nexus-iq-namespace: "onap-"
+ project: "aai/resources"
+ project-name: "aai-resources"
stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'aai-resources-settings'
- mvn-version: 'mvn35'
+ - "master":
+ branch: "master"
+ mvn-settings: "aai-resources-settings"
+ mvn-version: "mvn35"
java-version: openjdk8
- project: