aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-09-24 08:22:43 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-09-24 08:22:43 -0700
commit7bedba8c45e996aaa1718b02457a644219ff7ea0 (patch)
tree9d641ff43978eca16fd27cd035cb79899b9e498c /tools/run_tests
parentee56eb60c8aa0e36ac33b00fbd4e70a61412d2e4 (diff)
Disable zookeeper test for now
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/tests.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index df251a2b8e..ebdd52f0af 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1649,18 +1649,6 @@
},
{
"ci_platforms": [
- "linux"
- ],
- "exclude_configs": [],
- "flaky": false,
- "language": "c++",
- "name": "zookeeper_test",
- "platforms": [
- "linux"
- ]
- },
- {
- "ci_platforms": [
"linux",
"mac",
"posix",