Skip to content

run load tests using Haibun tests with scalable client containers

Notifications You must be signed in to change notification settings

withhaibun/haibun-load-tests

Repository files navigation

haibun-load-tests

run load tests using Haibun tests with scalable client containers

Use with docker (containers

Please see presentation

Create an env-client:

HAIBUN_O_WEBPLAYWRIGHT_STORAGE=StorageFS
HAIBUN_O_WEBPLAYWRIGHT_HEADLESS=true
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_TOKEN=local92
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_TRACKS_STORAGE=StorageFS
HAIBUN_TRACE=true
HAIBUN_O_OUTREVIEWS_STORAGE=StorageFS
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_DISPATCHER_ADDRESS=http://192.168.0.200:8123

Start the dispacher with eg npm run local-500-dispatcher

Start the clients with:

docker compose up --scale local-client=100

Publish a report with npm run publish.

About

run load tests using Haibun tests with scalable client containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published