]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: placeholder pytest.ini to define test root dir
authorAlfredo Deza <adeza@redhat.com>
Thu, 27 Oct 2016 18:10:48 +0000 (14:10 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 4 Nov 2016 17:59:32 +0000 (13:59 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: pytest#harness

tests/pytest.ini [new file with mode: 0644]

diff --git a/tests/pytest.ini b/tests/pytest.ini
new file mode 100644 (file)
index 0000000..c3e641d
--- /dev/null
@@ -0,0 +1,2 @@
+# this is just a placeholder so that we can define what the 'root' of the tests
+# dir really is.