--- - project: name: aiml-fw-athp-data-extraction-project-view project-name: aiml-fw-athp-data-extraction views: - project-view - project: name: aiml-fw-athp-data-extraction-info project: aiml-fw/athp/data-extraction project-name: aiml-fw-athp-data-extraction build-node: centos7-builder-1c-1g branch: master jobs: - gerrit-info-yaml-verify - aiml_de_docker_common: &aiml_de_docker_common # values apply to all training manager projects name: aiml-fw-athp-data-extraction-docker-common # git repo project: aiml-fw/athp/data-extraction # jenkins job name prefix project-name: aiml-fw-athp-data-extraction # maven settings file has docker credentials mvn-settings: aiml-fw-athp-data-extraction-settings - project: <<: *aiml_de_docker_common name: aiml-fw-athp-data-extraction-release # maven release requires sigul which requires centos # container release requires docker build-node: centos7-docker-2c-8g jobs: - '{project-name}-gerrit-release-jobs' - project: <<: *aiml_de_docker_common name: aiml-fw-athp-data-extraction-docker project-name: '{name}' # image name docker-name: 'o-ran-sc/{name}' # Dockerfile is in a subdir docker-root: '.' # source of docker tag # dockerfile is in subdir of docker root docker-build-args: '--network=host' container-tag-method: yaml-file build-node: ubuntu1804-docker-4c-4g jobs: - "{project-name}-gerrit-docker-jobs" stream: - master: branch: master