Revert heartbeat interval to keep ci stable (#12836)

* Revert heartbeat interval to keep ci stable

* fix missing one
This commit is contained in:
Tao Wang
2020-12-14 16:58:40 +08:00
committed by GitHub
parent 22c1968d62
commit 35f7d84dbe
7 changed files with 14 additions and 15 deletions
@@ -143,7 +143,7 @@ def check_components_alive(cluster, component_type, check_component_alive):
"num_cpus": 8,
"num_nodes": 4,
"_system_config": {
"num_heartbeats_timeout": 10
"num_heartbeats_timeout": 100
},
}],
indirect=True)