[VOL-2580/2581] Fixes for parameter config
Change-Id: I792be08eb17a3d09dfc9e2374d4885cb3f758337
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index 99bb9c2..db8bc45 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -57,6 +57,17 @@
name: pollInterval
default: 20
description: 'Sleep time between ONU activation checks'
+
+ - bool:
+ name: withOnosApps
+ default: false
+ description: 'Option to deactivate certain ONOS apps'
+
+ - bool:
+ name: withMibTemplate
+ default: false
+ description: 'Option to trigger MIB template command'
+
project-type: pipeline
concurrent: true