mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 18:02:56 +00:00
improve instructions
This commit is contained in:
@@ -70,9 +70,10 @@ def test_pageserver_startup_many_tenants(neon_env_builder: NeonEnvBuilder, pg_bi
|
||||
# cached_metric_collection_interval: 0s
|
||||
|
||||
# run a fake metric collection endpoint in some other terminal using
|
||||
# python3 -m http.server 6666
|
||||
# python3 -m http.server 6666 > /dev/null 2>&1
|
||||
|
||||
# then start pageserver
|
||||
ulimit -SH -n 100000
|
||||
./target/release/neon_local start
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user