summaryrefslogtreecommitdiffstats
path: root/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:37:46 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:45:47 -0700
commitccf3f2391b0f09d7b51bf65bd8109b62aa33852d (patch)
tree8fa6479b277354ad51218f22a21f011bae527f45 /jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
parentd2fd47f069f072e7c73d3b3ab05e0578bbc561fd (diff)
Refactor: Cleanup for pre-commit
Change-Id: Iae33b5bd575ba40f4ecdceea4443aa4dc8b4a6cd Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/cps/cps-ncmp-dmi-plugin-csit.yaml')
-rw-r--r--jjb/cps/cps-ncmp-dmi-plugin-csit.yaml30
1 files changed, 15 insertions, 15 deletions
diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
index e43de258d..1dd6a962a 100644
--- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
+++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
@@ -2,22 +2,22 @@
- project:
name: cps-ncmp-dmi-plugin-csit
jobs:
- - '{project-name}-review-verification-maven-{stream}':
+ - "{project-name}-review-verification-maven-{stream}":
mvn-goals: clean install
- mvn-params: '-Dmaven.test.skip=true -Pdocker'
- - '{project-name}-merge-verification-maven-{stream}':
+ mvn-params: "-Dmaven.test.skip=true -Pdocker"
+ - "{project-name}-merge-verification-maven-{stream}":
mvn-goals: clean install
- mvn-params: '-Dmaven.test.skip=true -Pdocker'
- project-name: 'cps-ncmp-dmi-plugin'
- recipients: 'toine.siebelink@est.tech'
+ mvn-params: "-Dmaven.test.skip=true -Pdocker"
+ project-name: "cps-ncmp-dmi-plugin"
+ recipients: "toine.siebelink@est.tech"
# project name in gerrit
- project: 'cps/ncmp-dmi-plugin'
+ project: "cps/ncmp-dmi-plugin"
stream:
- - 'master':
- branch: 'master'
- - 'jakarta':
- branch: 'jakarta'
- - 'kohn':
- branch: 'kohn'
- mvn-settings: 'cps-ncmp-dmi-plugin-settings'
- robot-options: ''
+ - "master":
+ branch: "master"
+ - "jakarta":
+ branch: "jakarta"
+ - "kohn":
+ branch: "kohn"
+ mvn-settings: "cps-ncmp-dmi-plugin-settings"
+ robot-options: ""