Merged by mistake

Change-Id: Ia2b5f8054b0fd01ead0f2c213eba4d9af2c94f66
diff --git a/jjb/cord-test/mcord.yaml b/jjb/cord-test/mcord.yaml
index 97cafe7..304ddf1 100644
--- a/jjb/cord-test/mcord.yaml
+++ b/jjb/cord-test/mcord.yaml
@@ -21,5 +21,4 @@
          config-pod: 'onf-mcord-pod2'
          profile: 'mcord'
          branch: 'master'
-         configurePod: false
          Jenkinsfile: 'Jenkinsfile-mcord-remote-build'
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 2d3e356..f2be4cc 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -844,7 +844,7 @@
 
       - bool:
           name: configurePod
-          default: true
+          default: false
           description: "Configure POD via TOSCA post build"
 
     concurrent: true