summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2018-04-10 10:30:51 -0400
committerJames E. King III <jking@apache.org>2018-04-13 13:20:49 -0400
commit2068544a09e22d4ca2091bde01bc858a15e5b762 (patch)
tree10f67857d23739e381ff7c69f416819933a5a870 /test/tests.json
parent606f1ef31447526b908244933d5b716397a6bad8 (diff)
downloadthrift-2068544a09e22d4ca2091bde01bc858a15e5b762.tar.gz
THRIFT-4548: add python cross test client multiplexed protocol support
Client: py
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index ed38fea3b..72790acc9 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": [