[VOL-3717] Integrate ADTRAN OLT in berlin

Change-Id: I44ece12d411ed2bd7b0c061f6e895ee1fda6fc7a
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index d270b13..57cd09b 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -23,6 +23,8 @@
                   Created by QA (Suchitra Vemuri - suchitra@opennetworking.org ) <br />
                   Copyright (c) 2018 Open Networking Foundation (ONF)
 
+    openoltAdapterChart: onf/voltha-adapter-openolt
+
     <<: *test-pipe-job-boiler-plate
 
     parameters:
@@ -134,6 +136,12 @@
           name: NumOfAtomix
           default: '{num-of-atomix}'
           description: 'Installs the specified Number of Atomix Instances'
+
+      - string:
+          name: openoltAdapterChart
+          default: '{openoltAdapterChart}'
+          description: 'OpenOLT chart name (or location on file system)'
+
     concurrent: true
 
     pipeline-scm: