Skip to content

Allow the workload for the coder scaletest command to be split up #10794

Closed
@mafredri

Description

@mafredri

We want to be able to distribute the load generation from a single-instance running e.g. coder exp scaletest workspace-traffic to multiple instances (different machines, pods, etc).

To achieve this, we could allow the command to target workspaces (or users) by number, let's say we do --target-workspaces 1-100 for one command and --target-worksapces 101-200 for the other.

We don't need to assign numbers to the workspace, we can consider them numbered in their "sorted" order.

This can be combined with the existing --template xxx filter to further reduce the group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    scaletestIssues related to scale testing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions