]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/workunits/smb: add a stub pytest config
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 19 Nov 2025 16:19:24 +0000 (11:19 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 9 Dec 2025 21:32:32 +0000 (16:32 -0500)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/workunits/smb/tests/pytest.ini [new file with mode: 0644]

diff --git a/qa/workunits/smb/tests/pytest.ini b/qa/workunits/smb/tests/pytest.ini
new file mode 100644 (file)
index 0000000..922ae9c
--- /dev/null
@@ -0,0 +1,5 @@
+
+[pytest]
+addopts = -m 'default'
+markers =
+    default: Default tests