Deploy Control Plane Services on Remote Cluster

Change-Id: Ib9f250ae662027ccc1e0eb57bf1e90fef6dcc007
diff --git a/Jenkinsfile-mcord-local-build b/Jenkinsfile-mcord-local-build
index 8d301b1..5609414 100644
--- a/Jenkinsfile-mcord-local-build
+++ b/Jenkinsfile-mcord-local-build
@@ -124,6 +124,7 @@
                 }
             }
 
+            // In current development progress, we prefered to keep this for testing eNodeB's functionality
             stage("Install M-CORD Control Plane Services") {
                 sh returnStdout: true, script: """
                 export KUBECONFIG=$WORKSPACE/${configBaseDir}/${configKubernetesDir}/${configFileName}.conf