[VOL-1953] New template for building voltha jobs

Change-Id: Ie018465bde05906cc0121ca923e545a867b378b4
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index d5e6950..dd35b70 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -30,11 +30,11 @@
          Jenkinsfile: 'Jenkinsfile-voltha-test'
 
       # flex OCP pod with olt/onu - timer based job
-      - 'build_pod_timer':
+      - 'build_voltha_pod_release':
          testvm: 'qa-testvm-pod'
          config-pod: 'flex-ocp-cord'
-         profile: 'multipleGem'
-         branch: 'voltha-2.1'
+         release: '2.1'
+         branch: 'master'
          test-repo: 'voltha-system-tests'
          Jenkinsfile: 'Jenkinsfile-voltha-build'
          oltDebVersion: 'openolt-seba-2.0.deb'