Commit 2e7533a0 authored by Robert Schmidt's avatar Robert Schmidt

CI: Fix workspace path in LDPC Test

parent c3c6aa8e
......@@ -199,6 +199,7 @@ class PhySim:
def Run_LDPCTest(self,htmlObj,constObj,testcase_id):
self.__workSpacePath = self.eNBSourceCodePath+'/cmake_targets/'
#create run logs folder locally
os.system('mkdir -p ./'+self.__runLogPath)
#log file is tc_<testcase_id>.log remotely
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment