diff --git a/regression-test/pipeline/p0/conf/fe.conf b/regression-test/pipeline/p0/conf/fe.conf index bed1fb96d1..b301d04a88 100644 --- a/regression-test/pipeline/p0/conf/fe.conf +++ b/regression-test/pipeline/p0/conf/fe.conf @@ -85,3 +85,11 @@ dynamic_partition_check_interval_seconds=3 enable_full_auto_analyze=true desired_max_waiting_jobs=200 + +# make checkpoint more frequent +edit_log_roll_num = 1000 + +# make job/label clean more frequent +history_job_keep_max_second = 300 +streaming_label_keep_max_second = 300 +label_keep_max_second = 300