Skip to content

Commit

Permalink
modify pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mymeiyi committed Oct 28, 2024
1 parent 95a0a8f commit 7e281cc
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions regression-test/pipeline/cloud_p0/conf/fe_custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ enable_light_index_change=false

workload_sched_policy_interval_ms = 1000
enable_advance_next_id = true

random_add_cluster_keys_for_mow=true

3 changes: 3 additions & 0 deletions regression-test/pipeline/cloud_p1/conf/fe_custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ enable_light_index_change=false
enable_advance_next_id = true

arrow_flight_sql_port = 8081

random_add_cluster_keys_for_mow=true

3 changes: 3 additions & 0 deletions regression-test/pipeline/p0/conf/fe.conf
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ enable_advance_next_id = true
# enable deadlock detection
enable_deadlock_detection = true
max_lock_hold_threshold_seconds = 10

random_add_cluster_keys_for_mow=true

3 changes: 3 additions & 0 deletions regression-test/pipeline/p1/conf/fe.conf
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ auth_token = 5ff161c3-2c08-4079-b108-26c8850b6598
sys_log_verbose_modules = org.apache.doris.persist.EditLog,org.apache.doris.journal.bdbje.BDBJEJournal

enable_advance_next_id = true

random_add_cluster_keys_for_mow=true

0 comments on commit 7e281cc

Please sign in to comment.