This is an automated email from the ASF dual-hosted git repository. yuyuankang pushed a commit to branch it-doc in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 8458d1d1b4e808516b6ce90235398eda0d82531e Author: Ring-k <[email protected]> AuthorDate: Tue Jun 28 21:32:07 2022 +0800 url --- .../Integration-Test/Integration-Test-refactoring-tutorial.md | 3 +++ .../Integration-Test/Integration-Test-refactoring-tutorial.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md b/docs/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md index 1922daaf17..f5a1856c94 100644 --- a/docs/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md +++ b/docs/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md @@ -235,3 +235,6 @@ You can also click the *summary* at the upper left and then check and download t <img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://github.com/apache/iotdb-bin-resources/blob/main/integration-test/pic/download2.png"> +### Commands for running IT + +Please check [Integration Test For the MPP Architecture](https://github.com/apache/iotdb/blob/master/integration-test/README.md) for details. \ No newline at end of file diff --git a/docs/zh/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md b/docs/zh/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md index bfbd0d4f32..8976221ef3 100644 --- a/docs/zh/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md +++ b/docs/zh/UserGuide/Integration-Test/Integration-Test-refactoring-tutorial.md @@ -220,3 +220,6 @@ public class IoTDBAlignedSeriesQueryIT { <img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://github.com/apache/iotdb-bin-resources/blob/main/integration-test/pic/download2.png"> +### 运行集成测试的命令 + +请参考 [《Integration Test For the MPP Architecture》](https://github.com/apache/iotdb/blob/master/integration-test/README.md) 文档。 \ No newline at end of file
