]> 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>
Wed, 3 Dec 2025 22:10:40 +0000 (17:10 -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..ac45124
--- /dev/null
@@ -0,0 +1,6 @@
+
+[pytest]
+addopts = -m 'default'
+markers =
+    default: Default tests
+    foobar: Placeholder