tests: another attempt at working paths.

This commit is contained in:
David Wilson 2018-11-05 17:17:16 +00:00
parent 5f815ec6c4
commit 1bb239189b
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
-i localhost, -i localhost,
-c setns -c setns
-e mitogen_kind=lxc -e mitogen_kind=lxc
-e mitogen_lxc_info_path=stub-lxc-info.py -e mitogen_lxc_info_path={{git_basedir}}/tests/data/stubs/stub-lxc-info.py
-m shell -m shell
-a "echo hi" -a "echo hi"
localhost localhost

View File

@ -18,7 +18,7 @@
-i localhost, -i localhost,
-c setns -c setns
-e mitogen_kind=lxd -e mitogen_kind=lxd
-e mitogen_lxc_path=stub-lxc.py -e mitogen_lxc_path={{git_basedir}}/tests/data/stubs/stub-lxc.py
-m shell -m shell
-a "echo hi" -a "echo hi"
localhost localhost