Adding parameters for BBSim to the build jobs
Change-Id: I13c676740256b91baabdb2ddf13b36ae82067ec4
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 1273c50..b7ae876 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -86,6 +86,16 @@
default: 'kailash@opennetworking.org, you@opennetworking.org, suchitra@opennetworking.org'
description: ''
+ - bool:
+ name: installBBSim
+ default: false
+ description: "Install the BBSim container"
+
+ - string:
+ name: onuNumber
+ default: '16'
+ description: "Onus per PonPort"
+
concurrent: true
pipeline-scm: