Configurable local cluster native processors (#3676)

This commit is contained in:
Jack May
2019-04-08 11:15:58 -07:00
committed by GitHub
parent d45d8e9670
commit 44b391096d
4 changed files with 18 additions and 5 deletions

View File

@ -114,6 +114,7 @@ fn run_replicator_startup_basic(num_nodes: usize, num_replicators: usize) {
num_replicators,
DEFAULT_TICKS_PER_SLOT,
DEFAULT_SLOTS_PER_EPOCH,
&[],
);
let cluster_nodes = discover_nodes(
@ -228,6 +229,7 @@ fn test_account_setup() {
num_replicators,
DEFAULT_TICKS_PER_SLOT,
DEFAULT_SLOTS_PER_EPOCH,
&[],
);
let _ = discover_nodes(