fixing jenkins home workspace dir in qct pod configs for new jenkins

Change-Id: I34ef1a5aae772f51fbec43c4e3d1789e7a6fa37b
diff --git a/qct-pod1.yml b/qct-pod1.yml
index b9928e5..573cc61 100644
--- a/qct-pod1.yml
+++ b/qct-pod1.yml
@@ -38,7 +38,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'
diff --git a/qct-pod2-dpdk.yml b/qct-pod2-dpdk.yml
index 5ff606e..c344dc5 100644
--- a/qct-pod2-dpdk.yml
+++ b/qct-pod2-dpdk.yml
@@ -38,7 +38,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'
diff --git a/qct-pod2.yml b/qct-pod2.yml
index d3d8024..ccf541a 100644
--- a/qct-pod2.yml
+++ b/qct-pod2.yml
@@ -38,7 +38,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'
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'
diff --git a/qct-pod3.yml b/qct-pod3.yml
index b674621..ca1a228 100644
--- a/qct-pod3.yml
+++ b/qct-pod3.yml
@@ -38,7 +38,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'
diff --git a/qct-pod4-mcord.yml b/qct-pod4-mcord.yml
index f0c2363..a71968b 100644
--- a/qct-pod4-mcord.yml
+++ b/qct-pod4-mcord.yml
@@ -38,7 +38,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'
diff --git a/qct-pod4.yml b/qct-pod4.yml
index 19249bc..78b1eb0 100644
--- a/qct-pod4.yml
+++ b/qct-pod4.yml
@@ -38,7 +38,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'