Migrating Flex PODs to jjb

Change-Id: I3bed133a8925f7494d42070d59ee3fa9a48d6ceb
(cherry picked from commit f4519529c3cc6f1cba2171ed08603596d2f70956)
diff --git a/flex-pod1.yml b/flex-pod1.yml
index 75e8faf..7ea6087 100644
--- a/flex-pod1.yml
+++ b/flex-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'