CI: Disable INFO verify jobs
[ci-management.git] / jjb / ric-plt-ric-dep / ric-plt-ric-dep.yaml
1 ---
2 - project:
3     name: ric-plt-ric-dep-project-view
4     project-name: ric-plt-ric-dep
5     views:
6       - project-view
7
8 - _dep_common: &dep_common
9     name: dep-common
10     # git repo
11     project: ric-plt/ric-dep
12     # jenkins job name prefix
13     project-name: ric-plt-ric-dep
14     # maven settings file has credentials
15     mvn-settings: ric-plt-ric-dep-settings
16
17 - project:
18     <<: *dep_common
19     name: ric-plt-ric-dep-chart
20     project-name: "{name}"
21     build-node: ubuntu1804-builder-2c-2g
22     script: "cd bin && bash verify-ric-charts"
23     # limit scope to subdir with helm charts
24     gerrit_trigger_file_paths:
25       - compare-type: REG_EXP
26         pattern: "helm/.*"
27     jobs:
28       - oran-shell-verify