Merge "[SEBA-497] Fix how xos containers are built/tested"
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 1483403..a8764d8 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -87,6 +87,11 @@
description: ''
- bool:
+ name: installMonitoringAndLogging
+ default: false
+ description: "Wether to install prometheus and Elk-stack"
+
+ - bool:
name: configurePod
default: true
description: "Configure POD via TOSCA post build"