Removing reference to specific CORD profile folder

Change-Id: I2956b278455a8de01ae781468dc5eb342f0b34ec
(cherry picked from commit ed743b0356cb6eff9b921f2842bf414088052176)
(cherry picked from commit 2dd135395253ff2cda0b832e268c0dc993cd2ca1)
diff --git a/onf-abc.yml b/onf-abc.yml
index a789ce2..29f3ad2 100644
--- a/onf-abc.yml
+++ b/onf-abc.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/workspace/cord_profile"
 
 build_targets:
   - 'setup-automation'