blob: 67549cfca4601b37c13b9d617a0fdf0f7e9ba1ee [file] [log] [blame]
Jessica Wagantall0b2faea2020-11-10 16:06:34 -08001---
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