create nonrtric jjb

creat nonrtric jjb for gerrit infor yaml verify

Issue-ID: NONRTRIC-63
Change-Id: Idf75c06b01d5b1f5d7fd85cbed5acb244ec5baf7
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
diff --git a/.gitignore b/.gitignore
index c508e53..08ef323 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
 .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
index 0000000..ff7e8ff
--- /dev/null
+++ b/jjb/nonrtric/nonrtric.yaml
@@ -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