system-config/testinfra
Clark Boylan 3f2dd0e681 Enable srvr, stat and dump commands in the zk cluster
Zookeeper supports a number of "4 letter" commands [0] which are useful
for debugging and general diagnostics. By default only srvr is enabled,
but we want to add stat and dump to see details on server and client
connection statuses.

We do this via the 4lw.commands.whitelist configuration option [1] and
not the docker image env vars because we're mounting a zoo.cfg in
already.

[0] https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
[1] https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_clusterOptions

Change-Id: I24ea9b37cd5766c9d393106e8eab34623cad1624
2021-03-15 16:57:21 -07:00
..
conftest.py testinfra: silence yaml.load() warnings 2020-07-15 07:03:22 +10:00
test_adns.py master-nameserver: Add unmanaged domains; add acme.opendev.org 2019-03-27 14:22:59 +11:00
test_base.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_borg_backups.py borg-backup-server: run a weekly backup verification 2021-02-11 00:43:16 +00:00
test_bridge.py Add tool to export Rackspace DNS domains to bind format 2020-06-12 16:49:23 +10:00
test_codesearch.py codesearch: Add robots.txt 2020-11-20 19:13:32 +11:00
test_eavesdrop.py docker: install rsyslog to capture container output 2020-10-19 16:06:03 +11:00
test_etherpad.py etherpad: fix robots.txt 2020-11-20 19:13:37 +11:00
test_gerrit.py Check that git clone against x/ project succeeds in testing 2021-02-01 08:16:21 -08:00
test_gitea_lb.py Install docker-compose from pypi 2020-04-16 12:08:00 -07:00
test_gitea.py docker: install rsyslog to capture container output 2020-10-19 16:06:03 +11:00
test_grafana.py grafana: take some screenshots during testing 2021-02-17 10:43:26 +11:00
test_graphite.py Graphite container deployment 2020-07-03 07:17:28 +10:00
test_letsencrypt.py letsencrypt test: fix email match 2020-08-25 14:42:54 +10:00
test_meetpad.py Use our jitsi-meet image for meetpad 2020-03-27 09:43:41 -07:00
test_mirror-update.py reprepro: install keytab 2020-10-27 15:14:47 +11:00
test_mirror.py Remove docker v1 registry proxy from our mirrors 2020-10-16 12:35:37 -07:00
test_nodepool.py Remove nb04 2020-09-18 11:12:04 -07:00
test_ns.py Configure opendev nameservers using ansible 2018-11-02 13:49:38 -07:00
test_refstack.py refstack: Edit URL of public RefStackAPI 2021-03-10 14:09:20 +11:00
test_registry.py Run a docker registry for CI 2019-02-01 10:12:51 -08:00
test_static.py tarballs.opendev.org: better redirects 2020-10-02 12:22:28 +10:00
test_zookeeper.py Enable srvr, stat and dump commands in the zk cluster 2021-03-15 16:57:21 -07:00
test_zuul_executor.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_merger.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_preview.py Run zuul-preview 2019-02-25 13:14:51 -08:00
test_zuul_scheduler.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
util.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00