Merge "remove whitesource scan jobs configuration"
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 27 May 2021 21:40:28 +0000 (21:40 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 27 May 2021 21:40:28 +0000 (21:40 +0000)
jjb/sim-o1-interface/sim-o1-interface.yaml

index dd400f0..ba40792 100644 (file)
       - compare-type: REG_EXP
         pattern: 'ntsimulator/deploy/o-ran-du/.*'
 
+- project:
+    <<: *sim_o1_interface_docker
+    name: sim-o1-interface-ntsim-ng-blank
+    # jenkins job name prefix
+    project-name: '{name}'
+    # image name
+    docker-name: ' o-ran-sc/nts-ng-blank'
+    # dockerfile is in subdir
+    docker-build-args: "--network=host -f Dockerfile --build-arg NTS_BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')"
+    docker-root: ntsimulator/deploy/blank
+    gerrit_trigger_file_paths:
+      - compare-type: REG_EXP
+        pattern: 'ntsimulator/deploy/blank/.*'
+
 - project:
     <<: *sim_o1_interface_docker
     name: sim-o1-interface-release