Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / pti-o2 / pti-o2.yaml
index d5b43a4..e77a07b 100644 (file)
@@ -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