Load Testing Cycle
workflow:load-testing-cycle
Workflowworkflows/workflows/workflows-performance.yaml·Open in Graph → {
"id": "workflow:load-testing-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-performance.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Load Testing Cycle",
"workflowKind": "development",
"triggerType": "on-demand",
"typicalCadence": "per-release",
"complexity": "single-team",
"description": "Plans and executes load tests against staging or production environments —\ndefining traffic profiles, ramping load generators, collecting\nlatency/throughput/error metrics, identifying bottlenecks, and comparing\nresults against performance budgets. Excludes performance tuning\nimplementation.\n"
},
"outgoingEdges": [
{
"from": "workflow:load-testing-cycle",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "domain:infrastructure",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "responsibility:performance-budget-tracking",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}