Fix base dir to reflect recent changes

Change-Id: Ic475cc2b021885ee03517959a505f3e37fc9bbc6
diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index 5fd9b98..2a29cdd 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-CORDDIR=~/opencord
+CORDDIR=~/cord
 VMDIR=/cord/build/
 CONFIG=config/cord_in_a_box.yml
 SSHCONFIG=~/.ssh/config