apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.74k stars 3.28k forks source link

[fix](docker case) Fix `test_sql_mode_node_mgr` and add cloud multi f… #44124

Open deardeng opened 1 day ago

deardeng commented 1 day ago

…ollower fuzzy test

What problem does this PR solve?

  1. fix start docker cluster slow
  2. Fix the test_sql_mode_node_mgr case that fails to meet testing objectives, as the container exits after dropping the follower.
  3. Add fuzzy add/drop follower/observer cases on the cloud.

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

Release note

None

Check List (For Author)

Check List (For Reviewer who merge this PR)