mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 21:12:55 +00:00
Improve pytest ergonomics
1. Disable perf tests by default 2. Add instruction to run tests in parallel
This commit is contained in:
committed by
Kirill Bulatov
parent
9b9bbad462
commit
5cf53786f9
@@ -5,6 +5,7 @@ filterwarnings =
|
||||
ignore:record_property is incompatible with junit_family:pytest.PytestWarning
|
||||
addopts =
|
||||
-m 'not remote_cluster'
|
||||
--ignore=test_runner/performance
|
||||
markers =
|
||||
remote_cluster
|
||||
testpaths =
|
||||
|
||||
Reference in New Issue
Block a user