Skip to content

Commit

Permalink
[regression-test](config) modify regression config (#47568)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuke987 authored Feb 7, 2025
1 parent 3d13dbe commit b4b6721
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions regression-test/pipeline/cloud_p0/conf/fe_custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ enable_light_index_change=false
workload_sched_policy_interval_ms = 1000
workload_group_max_num = 25
enable_advance_next_id = true

check_table_lock_leaky = true
2 changes: 2 additions & 0 deletions regression-test/pipeline/p0/conf/fe.conf
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,5 @@ force_olap_table_replication_allocation=tag.location.default:1
# profile related
max_query_profile_num = 2000
max_spilled_profile_num = 2000

check_table_lock_leaky=true

0 comments on commit b4b6721

Please sign in to comment.