summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 08:54:11 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:44:56 -0700
commit4d14cacbdfb89bf960c8fd562772042d1957499a (patch)
treee70004801af2cb3849612b79894e81eb1b56d689 /jjb/vfc/vfc-gvnfm-vnfres-python.yaml
parentc99efd9150bd4141509dd8fd3503a2b69bee8281 (diff)
Refactor: Cleanup for pre-commit
Change-Id: I40f9454f95281ae104d2d3ce61f1228eb7317f6e Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnfres-python.yaml')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-python.yaml19
1 files changed, 9 insertions, 10 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
index 5bdf8e411..9040de994 100644
--- a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
@@ -1,17 +1,16 @@
---
-
- project:
name: vfc-gvnfm-vnfres
- project-name: 'vfc-gvnfm-vnfres'
- project: 'vfc/gvnfm/vnfres'
+ project-name: "vfc-gvnfm-vnfres"
+ project: "vfc/gvnfm/vnfres"
stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'vfc-gvnfm-vnfres-settings'
+ - "master":
+ branch: "master"
+ mvn-settings: "vfc-gvnfm-vnfres-settings"
build-node: ubuntu1804-builder-4c-4g
subproject:
- - 'res':
- path: 'res'
- pattern: 'res/**'
+ - "res":
+ path: "res"
+ pattern: "res/**"
jobs:
- - '{project-name}-{stream}-{subproject}-verify-python'
+ - "{project-name}-{stream}-{subproject}-verify-python"