updated voltha job back to nightly

Change-Id: I65c3a15793d7458689bae3879fe988585e7dc391
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 6695ed6..fda3ee1 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -880,7 +880,7 @@
     triggers:
        - timed: |
                  TZ=America/Los_Angeles
-                 H H/3 * * *
+                 H {time} * * *
 
 - job-template:
     name: 'build_{config-pod}_voltha_{release}_test'
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 87ac6a8..8a0b31c 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -39,6 +39,7 @@
          Jenkinsfile: 'Jenkinsfile-voltha-build'
          oltDebVersion: 'openolt-seba-2.0.deb'
          configurePod: true
+         time: '1'
 
      # flex pod1 test job - using voltha branch
       - 'build_voltha_pod_test':