creating mcord pod build job

Change-Id: I7f4c52167d11a3466678d4117367a792834f2d31
diff --git a/jjb/cord-test/mcord.yaml b/jjb/cord-test/mcord.yaml
new file mode 100644
index 0000000..588bbb2
--- /dev/null
+++ b/jjb/cord-test/mcord.yaml
@@ -0,0 +1,18 @@
+---
+# POD Build Pipeline Jobs for MCORD
+
+- project:
+    name: mcord-build-job
+
+    project-name: '{name}'
+
+    build-timeout: '300'
+
+    jobs:
+      # onlab pod1 build
+      - 'build_mcord_pod_manual':
+         testvm: 'onf-build'
+         config-pod: 'onlab-pod1'
+         profile: 'mcord'
+         branch: 'master'
+         Jenkinsfile: 'Jenkinsfile-mcord-build'