[VOL-2937] new parameter to include number of openonu adapters for jobs

Change-Id: I2b3ba56a84cb2a295387a91364f4fcd8cec422fc
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index e784f69..76da0cb 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -917,6 +917,11 @@
           default: '{work-flow}'
           description: 'Installs the specified work flow on the POD'
 
+      - string:
+          name: NumOfOpenOnu
+          default: '{num-of-openonu}'
+          description: 'Installs the specified Number of OpenOnu Adapters'
+
       - bool:
           name: configurePod
           default: true