Run load tests with ramping VU
load-testworkflowsetup L2★2
moongci38-oss/forge ↗What it does
k6 부하 테스트 Workflow — VU 단계적 증가(ramp) + 각 단계 결과 집계 + 최종 리포트
Best for
Finding capacity limits through stepped load with automatic breaking-point detection.
Inputs
- · specPath (URL to API spec)
- · baseUrl (target endpoint)
- · vuBase, vuMid, vuStress (VU counts)
Outputs
- · error
Requires
- · multi-agent dispatch
- · k6 load testing tool
Preconditions
Configuration args object
Failure modes
- · Breaking point hit (capacity threshold exceeded)
- · Test threshold violation
Trust signals
- · Explicit JSON schemas for agent outputs
- · Typed output structures
- · Phase tracking for workflow state