changing "host_cord_profile_dir" to point to new jenkins dir

Change-Id: Id058fd6f6a6e8d204853de642f596bc2cbb7b8ce
diff --git a/qct-pod3-ecord-local.yml b/qct-pod3-ecord-local.yml
index e288ee9..5151df7 100644
--- a/qct-pod3-ecord-local.yml
+++ b/qct-pod3-ecord-local.yml
@@ -33,7 +33,7 @@
 # NOTE: The `host_cord_profile_dir` variable below is the path to the cord_profile dir that
 # gets mounted to corddev VM.This `cord_profile` dir typically lives in a directory
 # one level up from the `cord` directory
-host_cord_profile_dir: "/var/jenkins_home/workspace/cord_profile"
+host_cord_profile_dir: "/var/jenkins_home_new/workspace/cord_profile"
 
 build_targets:
   - 'setup-automation'