Skip to content
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

*: init multirunners server command #41

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Conversation

fuweid
Copy link
Collaborator

@fuweid fuweid commented Jan 10, 2024

Part of #33

This patch is to init kperf mrunner server command.

The command is long-running type. It deploys multiple runner groups, setup webhook for runner to load test result and make aggregated summary report. Ideally, the users can download aggregated summary report by kperf mrunner result.

Follow-ups:

  • The server command should update ownerOf of runner group to self.
  • Retry to upload if http code is not 409/404/201

* RunnerGroup is used to deploy a set of runners with same load profile.
* HTTPError is used to render error in same format.

Signed-off-by: Wei Fu <[email protected]>
@fuweid fuweid force-pushed the weifu/20230109/server branch from def26d7 to 816ac92 Compare January 19, 2024 06:53
@fuweid fuweid changed the title [draft] *: init multirunners server command *: init multirunners server command Jan 19, 2024
Need curl to upload blob.

Signed-off-by: Wei Fu <[email protected]>
@fuweid fuweid force-pushed the weifu/20230109/server branch from 816ac92 to 73b6b1f Compare January 19, 2024 07:04
@fuweid fuweid marked this pull request as ready for review January 19, 2024 07:06
@fuweid fuweid merged commit 17e2c94 into Azure:main Jan 19, 2024
4 checks passed
@fuweid fuweid deleted the weifu/20230109/server branch January 19, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant