diff --git a/regression-test/pipeline/p0/conf/fe.conf b/regression-test/pipeline/p0/conf/fe.conf index b288d63fb3..f305c13eff 100644 --- a/regression-test/pipeline/p0/conf/fe.conf +++ b/regression-test/pipeline/p0/conf/fe.conf @@ -65,11 +65,11 @@ catalog_trash_expire_second=1 # qe_slow_log_ms = 5000 # -// enable ssl for test +#enable ssl for test enable_ssl = true enable_outfile_to_local = true -tablet_create_timeout_second=20 +tablet_create_timeout_second=100 remote_fragment_exec_timeout_ms=60000 fuzzy_test_type=p0 use_fuzzy_session_variable=true diff --git a/regression-test/pipeline/p1/conf/fe.conf b/regression-test/pipeline/p1/conf/fe.conf index d4f0608e98..0613d4b263 100644 --- a/regression-test/pipeline/p1/conf/fe.conf +++ b/regression-test/pipeline/p1/conf/fe.conf @@ -66,11 +66,11 @@ priority_networks=172.19.0.0/24 # qe_slow_log_ms = 5000 # -// enable ssl for test +#enable ssl for test enable_ssl = true enable_outfile_to_local = true -tablet_create_timeout_second=20 +tablet_create_timeout_second=100 remote_fragment_exec_timeout_ms=60000 fuzzy_test_type=p1 use_fuzzy_session_variable=true