Parametrizing timer for OLT bringup

Change-Id: I4bb7f9368d353ad4304e23112c9a4c3ab1ffc876
diff --git a/jjb/voltha-test/voltha-nightly-jobs.yaml b/jjb/voltha-test/voltha-nightly-jobs.yaml
index 978aaf4..a6bc3f5 100644
--- a/jjb/voltha-test/voltha-nightly-jobs.yaml
+++ b/jjb/voltha-test/voltha-nightly-jobs.yaml
@@ -9,6 +9,8 @@
 
     oltAdapterReleaseName: open-olt
 
+    waitTimerForOltUp: 360
+
     parameters:
       - string:
           name: buildNode
@@ -172,11 +174,17 @@
           default: '{openoltAdapterChart}'
           description: 'Olt adapter chart name (or location on file system)'
 
+      # this is used in the Adtran DT job
       - string:
           name: oltAdapterReleaseName
           default: '{oltAdapterReleaseName}'
           description: 'Olt adapter release name'
 
+      - string:
+          name: waitTimerForOltUp
+          default: '{waitTimerForOltUp}'
+          description: 'Wait timer for the OLT to come up after reboot'
+
 # defualt properties for the VOLTHA scale jobs
 - voltha-pipe-job-boiler-plate: &voltha-pipe-job-boiler-plate
     name: voltha-pipe-job-boiler-plate