summaryrefslogtreecommitdiffstats
path: root/jjb/tldk
diff options
context:
space:
mode:
authorFangyin Hu <fangyinx.hu@intel.com>2017-07-05 21:58:43 -0700
committerFangyin Hu <fangyinx.hu@intel.com>2017-07-05 21:58:43 -0700
commit68824daa84cc06a2a5e8591e3144873cb2101e19 (patch)
treedb13e780b9d0cc403e1f5d65f6556a2612f39d84 /jjb/tldk
parenta247aa6703f3a09c0bcd74fd403c38876d5f3db3 (diff)
Fix the path issue for the TLDK test.
Change-Id: Ibc9c2d2cd71036f48a75cdc23a952bd702dd5933 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
Diffstat (limited to 'jjb/tldk')
-rw-r--r--jjb/tldk/include-raw-csit-tldk-functional-virl.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/tldk/include-raw-csit-tldk-functional-virl.sh b/jjb/tldk/include-raw-csit-tldk-functional-virl.sh
index 0192a125b..de52e3097 100644
--- a/jjb/tldk/include-raw-csit-tldk-functional-virl.sh
+++ b/jjb/tldk/include-raw-csit-tldk-functional-virl.sh
@@ -19,6 +19,9 @@ if [ $? != 0 ]; then
exit 1
fi
+# Move the tldk to the csit dir
+sudo mv -f ./tldk/ ./csit/
+
cd csit
# execute nsh_sfc bootstrap script if it exists