Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / nonrtric-plt-sme / nonrtric-plt-sme.yaml
index e87bbdb..a033ded 100644 (file)
@@ -15,7 +15,7 @@
     jobs:
       - gerrit-info-yaml-verify
 
-- nonrtric_plt_sme_common: &nonrtric_plt_sme_common
+- _nonrtric_plt_sme_common: &nonrtric_plt_sme_common
     # values apply to all projects here
     name: nonrtric-plt-sme-common
     # git repo
@@ -64,6 +64,8 @@
     stream:
       - master:
           branch: master
+      - g-release:
+          branch: g-release
 
 - project:
     <<: *nonrtric_plt_sme_common
@@ -78,6 +80,6 @@
     sonar-project-file: ""
     java-version: openjdk11
     # use sonarcloud values from defaults.yaml
-    sonar-properties: !include-raw: sonar-project.properties
+    sonar-properties: !include-raw-escape: sonar-project.properties
     jobs:
       - gerrit-sonar-prescan-script