summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has-csit.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:14:10 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:45:45 -0700
commited5cccdfd16ffd2993c0f5363a1290e0f14ad8c3 (patch)
treebfd5144f54a0afc5d6ab2606b07f05bfff12eb0b /jjb/optf/optf-has-csit.yaml
parent663020662e513d6a99e961b10421a890ab89578c (diff)
Refactor: Cleanup for pre-commit
Change-Id: I51f9e6b371807e21a295f4d978251723824158b4 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/optf/optf-has-csit.yaml')
-rw-r--r--jjb/optf/optf-has-csit.yaml19
1 files changed, 10 insertions, 9 deletions
diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml
index 582680564..1536ab06e 100644
--- a/jjb/optf/optf-has-csit.yaml
+++ b/jjb/optf/optf-has-csit.yaml
@@ -1,17 +1,18 @@
+---
- project:
name: optf-has-csit
jobs:
- - '{project-name}-review-verification-maven-{stream}':
+ - "{project-name}-review-verification-maven-{stream}":
mvn-goals: clean install
- - '{project-name}-merge-verification-maven-{stream}':
+ - "{project-name}-merge-verification-maven-{stream}":
mvn-goals: clean install
project-name: optf-has
- recipients: 'snarayanan@research.att.com'
+ recipients: "snarayanan@research.att.com"
project: optf/has
stream:
- - 'master':
- branch: 'master'
- - 'jakarta':
- branch: 'jakarta'
- mvn-settings: 'optf-has-settings'
- robot-options: ''
+ - "master":
+ branch: "master"
+ - "jakarta":
+ branch: "jakarta"
+ mvn-settings: "optf-has-settings"
+ robot-options: ""