refactor test_pageserver_metrics_collection.py to use a custom fixture #5408
Labels
a/tech_debt
Area: related to tech debt
c/storage/pageserver
Component: storage: pageserver
m/good_first_issue
Moment: when doing your first Neon contributions
Now the RemoteStorageKind.NOOP has been removed there is no more extra parametrization to worry about, and the fixture can proceed to create a NeonEnv and setup common allowed errors. Point is to remove all of the duplication, and so support more test cases.
Originally posted by @koivunej in #5402 (comment)
The text was updated successfully, but these errors were encountered: