[VOL-3813] Update soak/manual build pipeline with new parameters

Change-Id: I4bd7fb9fda894804d17555971c1ae8874baf5c18
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index bd045b7..be17049 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -109,10 +109,15 @@
 
       - string:
           name: onuNumber
-          default: '16'
+          default: '{num-of-onus}'
           description: "Onus per PonPort"
 
       - string:
+          name: ponNumber
+          default: '{num-of-ponports}'
+          description: "Number of PON Ports"
+
+      - string:
           name: workFlow
           default: '{work-flow}'
           description: 'Installs and uses the specified work flow on the POD'