| name: ric-app-mc-project-view |
| # values apply to all RIC docker-build projects. |
| # factored out in case ric-app-mc needs multiple projects. |
| # use a specific name to prevent reuse attempts |
| # bcos anchors don't cross document boundaries. |
| build-node: ubuntu1804-docker-4c-4g |
| # pull from the public mirror + releases registry |
| container-public-registry: nexus3.o-ran-sc.org:10001 |
| # push to the staging repo bcos all builds are RCs |
| container-push-registry: nexus3.o-ran-sc.org:10004 |
| # use host network to clone from our gerrit |
| docker-build-args: '--network=host' |
| container-tag-method: yaml-file |
| # jenkins job name prefix |
| # maven settings file has docker credentials |
| mvn-settings: ric-app-mc-settings |
| - '{project-name}-gerrit-docker-jobs' |
| build-node: centos7-builder-1c-1g |
| - gerrit-info-yaml-verify |