THRIFT-5923: UUID python
Client: py
Patch: CJCombrink

This closes #3330
diff --git a/test/tests.json b/test/tests.json
index bcc87d3..0f7dbe7 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -99,7 +99,7 @@
       ]
     },
     "client": {
-      "timeout": 6,
+      "timeout": 15,
       "command": [
         "testclient"
       ]
@@ -292,7 +292,7 @@
       ]
     },
     "client": {
-      "timeout": 10,
+      "timeout": 15,
       "command": [
         "TestClient.py",
         "--verbose",
@@ -342,7 +342,7 @@
       ]
     },
     "client": {
-      "timeout": 10,
+      "timeout": 15,
       "command": [
         "python3",
         "TestClient.py",
@@ -393,7 +393,7 @@
       ]
     },
     "client": {
-      "timeout": 8,
+      "timeout": 15,
       "command": [
         "TestClient"
       ],