revamp algorithm to determine whether to become the active regbot in a cluster

This commit is contained in:
Dave Horton
2022-10-20 23:02:53 -04:00
parent c0a01e52fd
commit c5ac53ce37
5 changed files with 193 additions and 3651 deletions

View File

@@ -1,6 +1,6 @@
require('./docker_start');
require('./create-test-db');
require('./regbot-tests');
//require('./regbot-tests');
require('./sip-register-tests');
require('./sip-options-tests');
require('./docker_stop');