tests: another attempt at working paths.

issue510
David Wilson 6 years ago
parent 5f815ec6c4
commit 1bb239189b

@ -18,7 +18,7 @@
-i localhost,
-c setns
-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
-a "echo hi"
localhost

@ -18,7 +18,7 @@
-i localhost,
-c setns
-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
-a "echo hi"
localhost

Loading…
Cancel
Save