Hi, all, This PR is merged. Let's move on.
>From now, you should pay attention to the New Cluster IT check; the check action is already set for PR to master and commit merge to master, and the check action link is https://github.com/apache/iotdb/actions/workflows/cluster-it.yml Every IT case runs on the perdu-cluster environment of 3 config nodes and 3 data nodes. It only has basic checks like `set storage group` and `show storage group` now. We will give the documents about how to write the IT case later. It's a little different compared to the prior version. By completing the IT, let's make the IoTDB perfect. Best, Junqing WANG Haonan Hou <[email protected]> 于2022年6月1日周三 11:58写道: > Hi, > > The PR is merged. We can start adding test cases for new cluster now! > > Thanks, > Haonan Hou > > > On May 26, 2022, at 11:52 AM, Jialin Qiao <[email protected]> wrote: > > > > Hi, > > > > Really a great feature! The new cluster version very needs the IT :D > > > > Thanks, > > ————————————————— > > Jialin Qiao > > Apache IoTDB PMC > > > > > > Junqing Wang <[email protected]> 于2022年5月25日周三 21:25写道: > > > >> Hi, all, > >> > >> This new version of the integration test has some excellent features: > >> > >> - Adapt for the new MPP cluster. > >> - Parallel to do cluster integration test. > >> - Add the whitelist of import statements to forbid the invalid use of > env > >> statements. > >> - Add the log record for every node in the cluster integration test, and > >> these log files can be > >> downloaded on the GitHub action page. > >> > >> The PR link is: > >> https://github.com/apache/iotdb/pull/5901 > >> > >> The user guide link is: > >> > >> > https://github.com/irvine0109/iotdb/blob/IOTDB-3178/integration-test/README.md > >> > >> Thanks for any comments. > >> And there is some discussion in slack channel #integraion-test in > Chinese. > >> > >> Best, > >> Junqing WANG > >> > > > >
