提交 cdc464e6 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

fix load config and zip results issues for unittest

上级 3e0abf73
......@@ -60,6 +60,8 @@ func ExecUnit(ch chan int,
configDir = commConsts.ZtfDir
}
//logUtils.Info("configDir=" + configDir)
config := configHelper.LoadByWorkspacePath(configDir)
err = zentaoHelper.CommitResult(report, req.ProductId, 0, config, wsMsg)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册