ceph-ansible/tests/functional/tests/mds
Guillaume Abrioux f2e57a56db tests: factorize docker tests using docker_exec_cmd logic
avoid duplicating test unnecessarily just because of docker exec syntax.
Using the same logic than in the playbook with `docker_exec_cmd` allow us
to execute the same test on both containerized and non containerized environment.

The idea is to set a variable `docker_exec_cmd` with the
'docker exec <container-name>' string when containerized and
set it to '' when non containerized.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-06-27 07:00:14 +00:00
..
__init__.py ci: add precise tests to valide daemons are up 2017-09-21 09:56:37 +02:00
test_mds.py tests: factorize docker tests using docker_exec_cmd logic 2018-06-27 07:00:14 +00:00