From: Alfredo Deza Date: Thu, 27 Oct 2016 18:10:48 +0000 (-0400) Subject: tests: placeholder pytest.ini to define test root dir X-Git-Tag: v2.0~11^2~20 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d8b380c53689721d5d89e9007f1dc8cb9515af30;p=ceph-ansible.git tests: placeholder pytest.ini to define test root dir Signed-off-by: Alfredo Deza Resolves: pytest#harness --- diff --git a/tests/pytest.ini b/tests/pytest.ini new file mode 100644 index 000000000..c3e641df4 --- /dev/null +++ b/tests/pytest.ini @@ -0,0 +1,2 @@ +# this is just a placeholder so that we can define what the 'root' of the tests +# dir really is.