mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 07:53:05 +00:00
a
This commit is contained in:
parent
75b16bd2ca
commit
d074f64c42
@ -26,8 +26,8 @@ namespace Tests.DownloadConnectivityTests
|
||||
[Test]
|
||||
[Combinatorial]
|
||||
public void FullyConnectedDownloadTest(
|
||||
[Values(1, 3, 5)] int numberOfNodes,
|
||||
[Values(1, 10)] int sizeMBs)
|
||||
[Values(3, 5)] int numberOfNodes,
|
||||
[Values(10, 80)] int sizeMBs)
|
||||
{
|
||||
SetupCodexNodes(numberOfNodes);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user