提交 4b982805 编写于 作者: T tangfangzhi

set LD_LIBRARY_PATH for python test

上级 c4f02d6d
...@@ -124,6 +124,7 @@ pipeline { ...@@ -124,6 +124,7 @@ pipeline {
./test-all.sh b1fq ./test-all.sh b1fq
''' '''
sh''' sh'''
export LD_LIBRARY_PATH=${WKC}/debug/build/lib
cd ${WKC}/tests/system-test cd ${WKC}/tests/system-test
./fulltest.sh ./fulltest.sh
''' '''
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册