feat: taosbenchmark specify vnodes (#19659)

* fix: taosbenchmark supports to specify vgroups

* fix: update taos-tools 17b6be3

* fix: update taos-tools 4bf8c74

* fix: update taos-tools 28d347c

* fix: update taos-tools e921250

* fix: update taos-tools 0142f9c

* feat: taosbenchmark support specfying vgroups
This commit is contained in:
Shuduo Sang 2023-01-22 20:32:53 +08:00 committed by GitHub
parent 92ebc8e945
commit 507c2d8d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 5c53cc8
GIT_TAG 7d24ed5
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE