Commit c75467c
authored
[fix](case) Increase the robustness of some docker case (#57991)
1. fix `test_auto_start_in_cloud` , Occasionally fails due to issues
with the audit log plugin.
2. fix `test_clean_tablet_when_rebalance`, Occasionally, queries fail on
the ci pipeline, displaying the error "failed to send brpc when
exchanging".1 parent e25a4e0 commit c75467c
File tree
2 files changed
+3
-1
lines changed- regression-test/suites/cloud_p0
- multi_cluster
- tablets
2 files changed
+3
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments