create nonrtric jjb 06/1406/1
authorYongchaoWu <yongchao.wu@est.tech>
Thu, 7 Nov 2019 19:27:07 +0000 (20:27 +0100)
committeryongchao <yongchao.wu@est.tech>
Thu, 7 Nov 2019 19:39:26 +0000 (20:39 +0100)
creat nonrtric jjb for gerrit infor yaml verify

Issue-ID: NONRTRIC-63
Change-Id: Idf75c06b01d5b1f5d7fd85cbed5acb244ec5baf7
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
.gitignore
jjb/nonrtric/nonrtric.yaml [new file with mode: 0644]

index c508e53..08ef323 100644 (file)
@@ -6,3 +6,7 @@ jenkins.ini
 .galaxy/
 *.retry
 cloud-env.json
+
+# IDE
+
+.idea/
\ No newline at end of file
diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml
new file mode 100644 (file)
index 0000000..ff7e8ff
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+    name: nonrtric-project-view
+    project-name: nonrtric
+    views:
+      - project-view
+
+- project:
+    name: nonrtric-info
+    project: nonrtric
+    project-name: nonrtric
+    branch: master
+    jobs:
+      - gerrit-info-yaml-verify