blob: 805702dd27278dd3b9f5be33758e9dbe303a47f0 [file] [log] [blame]
---
- project:
name: ric-plt-resource-status-manager-project-view
project-name: ric-plt-resource-status-manager
views:
- project-view
- project:
name: ric-plt-resource-status-manager-info
project: ric-plt/resource-status-manager
project-name: ric-plt-resource-status-manager
build-node: centos7-builder-1c-1g
jobs:
- gerrit-info-yaml-verify
- resource_status_manager_docker_common: &resource_status_manager_docker_common
# values apply to all resource status manager docker projects
name: resource-status-manager-docker-common
# git repo
project: ric-plt/resource-status-manager
# jenkins job name prefix
project-name: ric-plt-resource-status-manager
# maven settings file has docker credentials
mvn-settings: ric-plt-resource-status-manager-settings
- project:
<<: *resource_status_manager_docker_common
name: ric-plt-resource-status-manager
# image name
docker-name: '{name}'
# Dockerfile is in a subdir
docker-root: RSM
# source of docker tag
container-tag-method: yaml-file
# use host network to clone from our gerrit
docker-build-args: '--network=host'
jobs:
- '{project-name}-gerrit-docker-jobs'
stream:
- master:
branch: master