Add docker verify job for ric-app-hw-python and ric-app-hw-go
[ci-management.git] / jjb / ric-app-hw-python / ric-app-hw-python.yaml
index 67549cf..6e08448 100644 (file)
     build-node: centos7-builder-1c-1g
     jobs:
       - gerrit-info-yaml-verify
+
+- project:
+    <<: *hw-python_common
+    name: ric-app-hw-python
+    # image name
+    docker-name: 'o-ran-sc/{name}'
+    # source of docker tag
+    container-tag-method: yaml-file
+    # use host network to clone from our gerrit
+    docker-build-args: '--network=host'
+    jobs:
+      - '{project-name}-gerrit-docker-jobs'
+    stream:
+      - master:
+          branch: master