diff --git a/basice2e/registration.json b/basice2e/registration.json index 676f2d1a2ea2f72c6922e020f1b0d0d42203d3b2..50f648cc201b0e9053914d9536254882862d282b 100644 --- a/basice2e/registration.json +++ b/basice2e/registration.json @@ -1,12 +1,12 @@ { - "TeamSize": 5, + "TeamSize": 3, "BatchSize": 32, - "RandomOrdering": true, - "MinimumDelay": 1000, - "RealtimeDelay": 5000, + "MinimumDelay": 60, + "RealtimeDelay": 120, + "SemiOptimalOrdering": true, "Threshold": 3, "NodeCleanUpInterval": 3, - "ResourceQueueTimeout": 300000, - "Secure": false + "ResourceQueueTimeout": 300000 - } + +} diff --git a/smokeinfra/registration.json b/smokeinfra/registration.json index f84d6b3a4779ce296b49c9fafba035e90089f579..4d492b8600aa9f565f1ff46b3dfa433c0337cc64 100644 --- a/smokeinfra/registration.json +++ b/smokeinfra/registration.json @@ -1,12 +1,12 @@ { "TeamSize": 3, "BatchSize": 32, - "RandomOrdering": true, "MinimumDelay": 60, "RealtimeDelay": 120, + "SemiOptimalOrdering": true, "Threshold": 3, "NodeCleanUpInterval": 3, - "ResourceQueueTimeout": 300000, - "Secure": false + "ResourceQueueTimeout": 300000 + } diff --git a/smokeinfra/serverClose.txt b/smokeinfra/serverClose.txt new file mode 100644 index 0000000000000000000000000000000000000000..65c8aae80735bb5632a9272ce2793841763f4d0f --- /dev/null +++ b/smokeinfra/serverClose.txt @@ -0,0 +1 @@ +INFO 2021/08/11 14:52:34 Round completed, closing!