From da9c26658b8a43088a0c84706087a9701e0cc29f Mon Sep 17 00:00:00 2001 From: Anthony Yeh Date: Wed, 6 Apr 2016 15:26:59 -0700 Subject: [PATCH] Rebalance test shards. --- test/config.json | 66 ++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/test/config.json b/test/config.json index b3b6b88a11..9a4ef9ee33 100644 --- a/test/config.json +++ b/test/config.json @@ -14,7 +14,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 4, + "Shard": 3, "RetryMax": 0, "Tags": [] }, @@ -47,6 +47,24 @@ "RetryMax": 0, "Tags": [] }, + "encrypted_replication": { + "File": "encrypted_replication.py", + "Args": [], + "Command": [], + "Manual": false, + "Shard": 4, + "RetryMax": 0, + "Tags": [] + }, + "encrypted_transport": { + "File": "encrypted_transport.py", + "Args": [], + "Command": [], + "Manual": false, + "Shard": 4, + "RetryMax": 0, + "Tags": [] + }, "goveralls": { "File": "", "Args": [], @@ -88,7 +106,7 @@ "java_test" ], "Manual": false, - "Shard": 2, + "Shard": 3, "RetryMax": 0, "Tags": [] }, @@ -99,7 +117,7 @@ "test/keyrange_test.py" ], "Manual": false, - "Shard": 1, + "Shard": 4, "RetryMax": 0, "Tags": [ "site_test" @@ -123,7 +141,7 @@ "test/local_example.sh" ], "Manual": false, - "Shard": 3, + "Shard": 2, "RetryMax": 0, "Tags": [] }, @@ -132,7 +150,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 1, + "Shard": 4, "RetryMax": 0, "Tags": [] }, @@ -164,7 +182,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 1, + "Shard": 0, "RetryMax": 0, "Tags": [] }, @@ -173,7 +191,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 3, + "Shard": 2, "RetryMax": 0, "Tags": [] }, @@ -182,7 +200,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 0, + "Shard": 3, "RetryMax": 0, "Tags": [ "worker_test" @@ -193,7 +211,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 1, + "Shard": 0, "RetryMax": 0, "Tags": [ "worker_test" @@ -217,24 +235,6 @@ "RetryMax": 0, "Tags": [] }, - "encrypted_replication": { - "File": "encrypted_replication.py", - "Args": [], - "Command": [], - "Manual": false, - "Shard": 4, - "RetryMax": 0, - "Tags": [] - }, - "encrypted_transport": { - "File": "encrypted_transport.py", - "Args": [], - "Command": [], - "Manual": false, - "Shard": 4, - "RetryMax": 0, - "Tags": [] - }, "sharded": { "File": "sharded.py", "Args": [], @@ -251,7 +251,7 @@ "test/sql_builder_test.py" ], "Manual": false, - "Shard": 0, + "Shard": 3, "RetryMax": 0, "Tags": [] }, @@ -273,7 +273,7 @@ "tools/unit_test_runner.sh" ], "Manual": false, - "Shard": 2, + "Shard": 1, "RetryMax": 1, "Tags": [] }, @@ -285,7 +285,7 @@ "unit_test_race" ], "Manual": false, - "Shard": 3, + "Shard": 4, "RetryMax": 0, "Tags": [] }, @@ -323,7 +323,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 1, + "Shard": 3, "RetryMax": 0, "Tags": [] }, @@ -367,7 +367,7 @@ "Args": [], "Command": [], "Manual": false, - "Shard": 4, + "Shard": 2, "RetryMax": 0, "Tags": [] }, @@ -383,4 +383,4 @@ ] } } -} +} \ No newline at end of file