system-config/testinfra
Clark Boylan 05e0ffdebc Collect gitea sshd logs
Currently we don't have any logs from our gitea sshd processes because
sshd logs to syslog by default and /dev/log isn't in our containers. You
can ask sshd nicely to log to stderr instead with the -e flag which
docker will pick up and store for us.

Update the sshd command to include -e then use testinfra to check we
collect logs and they are accssible from docker.

Change-Id: Ib7d6d405554c3c30be410bc08c6fee7d4363b096
2019-08-06 13:42:25 -07:00
..
test_adns.py master-nameserver: Add unmanaged domains; add acme.opendev.org 2019-03-27 14:22:59 +11:00
test_backups.py Ansible roles for backup 2019-08-05 16:59:57 +10:00
test_base.py Use systemd-timesyncd on Bionic 2019-06-14 13:06:24 +10:00
test_bridge.py Disable cloud launcher cron job during CI 2019-07-16 15:01:55 +10:00
test_eavesdrop.py Add system-config-run-eavesdrop 2018-08-30 10:25:23 -07:00
test_gitea_lb.py Add haproxy-statsd to haproxy server 2019-05-24 15:40:28 -07:00
test_gitea.py Collect gitea sshd logs 2019-08-06 13:42:25 -07:00
test_letsencrypt.py letsencrypt: use a fake CA for self-signed testing certs 2019-05-14 10:24:28 +10:00
test_mirror-update.py mirror-update: export mirroring logs 2019-07-04 09:11:29 +10:00
test_mirror.py Create opendev mirrors 2019-05-21 11:08:25 +10:00
test_nodepool.py Configure .kube/config on bridge 2019-02-06 15:43:19 -08:00
test_ns.py Configure opendev nameservers using ansible 2018-11-02 13:49:38 -07:00
test_registry.py Run a docker registry for CI 2019-02-01 10:12:51 -08:00
test_zuul_preview.py Run zuul-preview 2019-02-25 13:14:51 -08:00