Add flag to disable elections (#5081) * Add flag to disable elections Add --disable_elections as a node flag that disables election schedulers while still allowing block processing and pulling. * Use disable_elections flag in tests Replace per-scheduler config toggles with node_flags.disable_elections in bootstrap, node, and Qt tests. Pass the flags into created nodes so tests consistently suppress election schedulers while keeping scenario config focused.
__________
Type: commit
Hash: 2722324dea5c6c454c4181b04058a9f6bba0f059
Created: yesterday
__________
gr0v1ty/nano-node:2722324dea5c6c454c4181b04058a9f6bba0f059
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | FAIL | 3 s | -106.0 s | Show | Show |
| 5n4pr_conf_10k_change | PASS | 200 s | 9.5 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 116 s | 5.5 s | - | - |
| 5n4pr_conf_change_independant | PASS | 112 s | 2.5 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 108 s | -3.0 s | - | - |
| 5n4pr_conf_send_independant | PASS | 109 s | -1.5 s | - | - |
| 5n4pr_rocks_10k_bintree | PASS | 116 s | 2.5 s | - | - |
| 5n4pr_rocks_10k_change | PASS | 223 s | 51.0 s | - | - |