You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/ansible/integration/stub_connections
David Wilson 1bb239189b tests: another attempt at working paths. 6 years ago
..
README.md issue #409: add new stub_connections/ test type. 6 years ago
_end_play_if_not_sudo_linux.yml issue #409: add stub LXC test, refactor playbooks. 6 years ago
all.yml tests: stub tests for doas/mitogen_doas 6 years ago
kubectl.yml issue #409: more lxc/lxd stub tests, let tests run on vanilla. 6 years ago
lxc.yml issue #409: more lxc/lxd stub tests, let tests run on vanilla. 6 years ago
lxd.yml issue #409: more lxc/lxd stub tests, let tests run on vanilla. 6 years ago
mitogen_doas.yml tests: stub tests for doas/mitogen_doas 6 years ago
mitogen_sudo.yml tests: avoid -u command line parameter conflict 6 years ago
setns_lxc.yml tests: another attempt at working paths. 6 years ago
setns_lxd.yml tests: another attempt at working paths. 6 years ago

README.md

stub_connections/

The playbooks in this directory use stub implementations of various third party tools (kubectl etc.) to verify arguments passed by Ansible to Mitogen and subsequently onward to the tool result in something that looks sane.

These are bare minimum tests just to ensure sporadically tested connection methods haven't broken in embarrasingly obvious ways.