Merge "create nonrtric jjb"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 12 Nov 2019 00:22:25 +0000 (00:22 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 12 Nov 2019 00:22:25 +0000 (00:22 +0000)
.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