Skip to content

feat(cli/exp): add target workspace/users to scaletest commands #11701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

mafredri
Copy link
Member

This change allows us to create multiple workspaces and only perform certain tests against a range of them.

@mafredri mafredri self-assigned this Jan 19, 2024
@mafredri mafredri requested a review from mtojek January 19, 2024 14:01
@mafredri mafredri changed the title feat(cli/exp): add --target-workspaces to scaletest workspace-traffic command feat(cli/exp): add target workspace/users to scaletest commands Jan 19, 2024
return 0, 0, xerrors.Errorf("invalid target workspaces %q: %w", targetWorkspaces, err)
}

if start == end {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we check also end < start?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 👍🏻

@mafredri mafredri enabled auto-merge (squash) January 19, 2024 15:26
@mafredri mafredri merged commit 593a1e9 into main Jan 19, 2024
@mafredri mafredri deleted the mafredri/feat-cli-exp-scaletest-add-workspace-targets branch January 19, 2024 15:32
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants