summaryrefslogtreecommitdiffstats
path: root/src/test/pybind/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/pybind/pytest.ini')
-rw-r--r--src/test/pybind/pytest.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/test/pybind/pytest.ini b/src/test/pybind/pytest.ini
new file mode 100644
index 000000000..dccf2a346
--- /dev/null
+++ b/src/test/pybind/pytest.ini
@@ -0,0 +1,9 @@
+[pytest]
+markers =
+ bench
+ ec
+ rollback
+ skip_if_crimson
+ stats
+ tier
+ watch