fixing jenkins home workspace directory in podconfigs for new jenkins
Change-Id: Icb80c0d5230abb76c9648b68c50c3ee570ae40a2
diff --git a/qct-pod1.yml b/qct-pod1.yml
index ff36c33..c014809 100644
--- a/qct-pod1.yml
+++ b/qct-pod1.yml
@@ -34,7 +34,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 4a5dd36..7631872 100644
--- a/qct-pod2-dpdk.yml
+++ b/qct-pod2-dpdk.yml
@@ -34,7 +34,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 1878517..379d43b 100644
--- a/qct-pod2.yml
+++ b/qct-pod2.yml
@@ -34,7 +34,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 e66d6c1..eeecbe5 100644
--- a/qct-pod3.yml
+++ b/qct-pod3.yml
@@ -34,7 +34,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 6aba52d..15f9c8c 100644
--- a/qct-pod4-mcord.yml
+++ b/qct-pod4-mcord.yml
@@ -34,7 +34,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 c6f00a0..88b38ca 100644
--- a/qct-pod4.yml
+++ b/qct-pod4.yml
@@ -34,7 +34,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'