X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-xapp-frame-rust%2Fric-plt-xapp-frame-rust.yaml;h=1bf80e0c762d9a9ab0f943e5a6c6eeb17449d990;hb=4ef353f35e9d7fb1d09d449fa47f38f8a1451799;hp=4e76e77d13cb466cd6ac8f3d6a8c723d402b3a78;hpb=e3fc20e44067b93bea3f90c642652854434722ea;p=ci-management.git diff --git a/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml b/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml index 4e76e77d..1bf80e0c 100644 --- a/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml +++ b/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml @@ -5,33 +5,24 @@ views: - project-view -- project: - name: ric-plt-xapp-frame-rust-info - project: ric-plt/xapp-frame-rust - project-name: ric-plt-xapp-frame-rust - build-node: centos7-builder-1c-1g - branch: master - jobs: - - gerrit-info-yaml-verify - -- xapp_frame_rust_docker_common: &xapp_frame_rust_docker_common - # values apply to all xapp-frame docker projects +- _xapp_frame_rust_docker_common: + &xapp_frame_rust_docker_common # values apply to all xapp-frame docker projects name: xapp-frame-rust-docker-common # git repo project: ric-plt/xapp-frame-rust # jenkins job name prefix project-name: ric-plt-xapp-frame-rust # maven settings file has docker credentials - mvn-settings: ric-plt-xapp-frame-settings + mvn-settings: ric-plt-xapp-frame-rust-settings # runs unit tests on verify only - project: <<: *xapp_frame_rust_docker_common name: ric-plt-xapp-frame-rust # image name, altho it is never pushed - docker-name: '{name}' + docker-name: "{name}" # use host network - docker-build-args: '--network=host -f ci/Dockerfile' + docker-build-args: "--network=host -f ci/Dockerfile" # image tag; use a fixed value container-tag-method: latest jobs: