Merge "[VOL-1424] Add support for adapter unit tests to Jenkins"
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 2d3e356..5d16e45 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -847,6 +847,11 @@
default: true
description: "Configure POD via TOSCA post build"
+ - bool:
+ name: installEpcControlPlane
+ default: true
+ description: "Install the EPC control plane"
+
concurrent: true
pipeline-scm: