solana-with-rpc-optimizations/core/tests
behzad nouri 2c669f65f1
limits number of threads in core/tests/crds_gossip.rs (#12615)
crds_gossip tests start large networks, which with large thread-pools
will exhaust system resources, causing failures in ci tests:
https://buildkite.com/solana-labs/solana/builds/31953

The commit limits size of thread-pools in the test.
2020-10-02 16:55:44 +00:00
..
client.rs Expose validator cli arguments for pubsub buffer tuning 2020-10-01 20:30:40 -07:00
cluster_info.rs clippy 2020-08-03 18:35:15 +00:00
crds_gossip.rs limits number of threads in core/tests/crds_gossip.rs (#12615) 2020-10-02 16:55:44 +00:00
fork-selection.rs
gossip.rs Add --gossip-validator argument 2020-09-14 20:18:27 -07:00
ledger_cleanup.rs
rpc.rs Move TestValidator into its own module 2020-09-19 08:35:26 -07:00
snapshots.rs Fix rooted accounts cleanup, simplify locking (#12194) 2020-09-28 16:04:46 -07:00