Merge "Static code analysis for ric-plt-streaming-protobufs"
[ci-management.git] / jjb / ric-app-hw-python / ric-app-hw-python.yaml
1 ---
2 - project:
3     name: ric-app-hw-python-project-view
4     project-name: ric-app-hw-python
5     views:
6       - project-view
7
8 - hw-python_common: &hw-python_common
9     # values apply to all projects
10     name: hw-python-common
11     # git repo
12     project: ric-app/hw-python
13     # jenkins prefix
14     project-name: ric-app-hw-python
15     # maven settings file has docker credentials
16     mvn-settings: ric-app-hw-python-settings
17
18 # verify INFO.yaml changes
19 - project:
20     <<: *hw-python_common
21     name: ric-app-hw-python-info
22     build-node: centos7-builder-1c-1g
23     jobs:
24       - gerrit-info-yaml-verify