change jobs to run nightly

Change-Id: Iea84dec341d31c4db7a6479812dacbb852242b71
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 2cd24ad..16a2266 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -885,7 +885,7 @@
     triggers:
       - timed: |
                  TZ=America/Los_Angeles
-                 H H/3 * * *
+                 H {time} * * *
 
 - job-template:
     name: 'build_{config-pod}_{profile}_voltha_{release}_test'
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 6c3b628..8498ed7 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -60,6 +60,7 @@
           oltDebVersion: 'openolt-seba-2.0.deb'
           configurePod: true
           profile: 'Default'
+          time: '1'
 
       # flex pod1 test job - uses tech profile on voltha branch
       - 'build_voltha_pod_test':
@@ -82,6 +83,7 @@
           oltDebVersion: 'openolt-seba-2.0.deb'
           configurePod: true
           profile: '1T4GEM'
+          time: '2'
 
       # flex pod1 test job - test job uses 1TCONT/4GEMs tech profile - using voltha branch
       - 'build_voltha_pod_test':