boulder icon indicating copy to clipboard operation
boulder copied to clipboard

Make a really good BLT

Open pgporada opened this issue 2 years ago • 2 comments

That is, a Boulder Load Tester 😋 . It should scale up to 200% of production traffic, but that may be a deployment function. We'll want a flag that performs all issuance steps except it doesn't hit /acme/finalize. @jcjones

pgporada avatar Oct 24 '23 18:10 pgporada

I think we should consider writing our tests inside a test framework like https://k6.io/, which will let us easily iterate on multiple load tests (eg, hitting gRPC or HTTP APIs)

mcpherrinm avatar Nov 06 '23 17:11 mcpherrinm