X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-o2%2Fpti-o2.yaml;h=e77a07b5fb6fe04effa00bb01dfea4988bf43887;hb=3bcdb1f34221f271df9da070c693efabba5ac004;hp=d5b43a4ac77852d63ccf1f3ccdb5f2ac3ac1fd8c;hpb=f536d54442f339b93c94b90a4e586d41f3f0bddd;p=ci-management.git diff --git a/jjb/pti-o2/pti-o2.yaml b/jjb/pti-o2/pti-o2.yaml index d5b43a4a..e77a07b5 100644 --- a/jjb/pti-o2/pti-o2.yaml +++ b/jjb/pti-o2/pti-o2.yaml @@ -13,7 +13,7 @@ jobs: - gerrit-info-yaml-verify -- pti_o2_common: &pti_o2_common +- _pti_o2_common: &pti_o2_common # values apply to all pti/o2 projects name: pti-o2-common # git repo @@ -23,7 +23,7 @@ # maven settings file has credentials mvn-settings: pti-o2-settings -- pti_o2_python: &pti_o2_python +- _pti_o2_python: &pti_o2_python # settings for python builds name: pti-o2-python # the install script assumes an ubuntu image @@ -47,7 +47,7 @@ - master: branch: master -- pti_o2_docker: &pti_o2_docker_common +- _pti_o2_docker: &pti_o2_docker_common <<: *pti_o2_common # values apply to all pti/o2 docker projects # maven settings file has docker credentials