未验证 提交 27f36655 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

fix: taosbenchmark data gen refactor 2.6 (#20063)

* fix: taosbenchmark data generating refactor for 2.6

* fix: taosbenchmark sml json refactor for 2.6

* fix: update taos-tools for 2.6

* fix: update taos-tools 401cf6a

* fix: update taos-tools 2942ca0

* fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonSml-otherPara.py
上级 2c25f8c4
Subproject commit 634399d329d8fa6be61b9cb44144c1d974cd646e
Subproject commit 2942ca0507fa638db6e2756e9ccdb0c796ad1b0d
......@@ -74,8 +74,6 @@ class TDTestCase:
tdSql.checkData(0, 0, 1)
tdSql.query("select count(*) from stb0")
tdSql.checkData(0, 0, 10)
tdSql.query("select count(*) from stb1")
tdSql.checkData(0, 0, 10)
# insert: doesn‘t currently supported sample json
assert os.system("%staosBenchmark -f 5-taos-tools/taosbenchmark/sml/insert-sample-sml.json -y " % binPath) != 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册