未验证 提交 d00d5bd6 编写于 作者: G guoxiangzhou 提交者: GitHub

[skip e2e] Modify log text according to the naming conventions (#14713)

Signed-off-by: Nguoxiangzhou <xiangzhou.guo@zilliz.com>
上级 0f477092
......@@ -166,7 +166,7 @@ func TestGlobalParamTable(t *testing.T) {
t.Logf("QueryCoord search channel = %s", Params.SearchChannelPrefix)
assert.Equal(t, Params.SearchResultChannelPrefix, "by-dev-searchResult")
t.Logf("query coord search result channel = %s", Params.SearchResultChannelPrefix)
t.Logf("QueryCoord search result channel = %s", Params.SearchResultChannelPrefix)
assert.Equal(t, Params.StatsChannelName, "by-dev-query-node-stats")
t.Logf("query coord stats channel = %s", Params.StatsChannelName)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册