Refactor: JJB code
[ci-management.git] / jjb / nonrtric-rapp-ransliceassurance / nonrtric-rapp-ransliceassurance.yaml
index 54f54d5..10cb9d1 100644 (file)
     # container release requires docker
     build-node: centos7-docker-2c-8g
     jobs:
-      - '{project-name}-gerrit-release-jobs'
+      - "{project-name}-gerrit-release-jobs"
 
 - project:
     <<: *ransliceassurance_common
     name: nonrtric-rapp-ransliceassurance
-    project-name: '{name}'
+    project-name: "{name}"
     # image name
-    docker-name: 'o-ran-sc/nonrtric-rapp-ransliceassurance'
+    docker-name: "o-ran-sc/nonrtric-rapp-ransliceassurance"
     # get tag from YAML
     container-tag-method: yaml-file
     # use host network to clone from our gerrit
-    docker-build-args: '--network=host'
+    docker-build-args: "--network=host"
     # Directory with Dockerfile
-    docker-root: 'smoversion'
+    docker-root: "smoversion"
     # Directory where go test should be run
-    go-root: 'smoversion'
+    go-root: "smoversion"
     build-node: ubuntu1804-docker-4c-4g
     # Includes verify and merge jobs
     jobs:
 - project:
     <<: *ransliceassurance_common
     name: nonrtric-rapp-ransliceassurance-icsversion
-    project-name: '{name}'
+    project-name: "{name}"
     # image name
-    docker-name: 'o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion'
+    docker-name: "o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion"
     # get tag from YAML
     container-tag-method: yaml-file
     # use host network to clone from our gerrit
-    docker-build-args: '--network=host'
+    docker-build-args: "--network=host"
     # Directory with Dockerfile
-    docker-root: 'icsversion'
+    docker-root: "icsversion"
     # Directory where go test should be run
-    go-root: 'icsversion'
+    go-root: "icsversion"
     build-node: ubuntu1804-docker-4c-4g
     # Includes verify and merge jobs
     jobs: