THRIFT-4548: add python cross test client multiplexed protocol support
Client: py
diff --git a/test/tests.json b/test/tests.json
index ed38fea..72790ac 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -250,6 +250,13 @@
"--verbose",
"--host=localhost",
"--genpydir=gen-py"
+ ],
+ "protocols": [
+ "multi",
+ "multi:multia",
+ "multic",
+ "multic:multiac",
+ "multij"
]
},
"transports": [
@@ -289,6 +296,13 @@
"TestClient.py",
"--host=localhost",
"--genpydir=gen-py"
+ ],
+ "protocols": [
+ "multi",
+ "multi:multia",
+ "multic",
+ "multic:multiac",
+ "multij"
]
},
"transports": [