summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:22:20 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:45:46 -0700
commit5bc205bb0c75709f11227810ee7a7954a4f391a1 (patch)
tree75c03affe10dbff51857abc0fd58390124d83afe /jjb/dcaegen2/dcaegen2.yaml
parentfc7a9bbeb6c00edc8356d929ff3ef22fd0974db0 (diff)
Refactor: Cleanup for pre-commit
Change-Id: I980c61ddff9d65c85032da3ee7b7b1a4e81540f6 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/dcaegen2/dcaegen2.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2.yaml36
1 files changed, 18 insertions, 18 deletions
diff --git a/jjb/dcaegen2/dcaegen2.yaml b/jjb/dcaegen2/dcaegen2.yaml
index e1f6ca0d6..0ce5531e6 100644
--- a/jjb/dcaegen2/dcaegen2.yaml
+++ b/jjb/dcaegen2/dcaegen2.yaml
@@ -7,40 +7,40 @@
- project:
name: dcaegen2
- project-name: 'dcaegen2'
+ project-name: "dcaegen2"
jobs:
- gerrit-maven-verify:
pre-build-script: !include-raw-escape: ../../shell/onap-gerrit-review-wrapper.sh
- gerrit-maven-merge
- project: 'dcaegen2'
+ project: "dcaegen2"
stream:
- - 'master':
- branch: 'master'
- - 'kohn':
- branch: 'kohn'
- - 'jakarta':
- branch: 'jakarta'
- mvn-snapshot-id: 'ecomp-snapshots'
- nexus-snapshot-repo: 'snapshots'
- mvn-settings: 'dcaegen2-settings'
+ - "master":
+ branch: "master"
+ - "kohn":
+ branch: "kohn"
+ - "jakarta":
+ branch: "jakarta"
+ mvn-snapshot-id: "ecomp-snapshots"
+ nexus-snapshot-repo: "snapshots"
+ mvn-settings: "dcaegen2-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: ''
+ files: "**"
+ archive-artifacts: ""
- project:
name: dcaegen2-clm
jobs:
- gerrit-maven-clm
- nexus-iq-namespace: 'onap-'
- project: 'dcaegen2'
- project-name: 'dcaegen2'
- branch: 'master'
- mvn-settings: 'dcaegen2-settings'
+ nexus-iq-namespace: "onap-"
+ project: "dcaegen2"
+ project-name: "dcaegen2"
+ branch: "master"
+ mvn-settings: "dcaegen2-settings"
- project:
name: dcaegen2-info