Using default value for param withAlarms in voltha-periodic-test job template
Change-Id: I06879074b1489c9fffa7e2a1d4a478b3b0d6a86e
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 028f466..f534efd 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -185,6 +185,7 @@
extraHelmFlags: ''
sandbox: true
olts: 1
+ withAlarms: false
description: |
<!-- Managed by Jenkins Job Builder -->
@@ -214,7 +215,7 @@
- bool:
name: withAlarms
- default: false
+ default: '{withAlarms}'
description: "Run alarm based tests when true"
- string: