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

[YUNIKORN-2037] Testing the throughput of Yunikorn #724

Closed
wants to merge 3 commits into from

Conversation

wusamzong
Copy link
Contributor

What is this PR for?

implement two script for testing.
kwok-setup.sh: Initiates a Kwok instance within a cluster and generates required nodes based on user specifications.
deploy-tool.sh: Creates or deletes a specified number of applications, along with the desired number of replicas for each application.

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-2037/

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2b8ebd) 71.89% compared to head (0b8d4cb) 69.46%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #724      +/-   ##
==========================================
- Coverage   71.89%   69.46%   -2.44%     
==========================================
  Files          49       50       +1     
  Lines        7956     7993      +37     
==========================================
- Hits         5720     5552     -168     
- Misses       2039     2252     +213     
+ Partials      197      189       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wusamzong wusamzong changed the title [YUNIKORN-2037] Testing the performance of Throughput [YUNIKORN-2037] Testing the throughput of Yunikorn Nov 20, 2023
@wusamzong
Copy link
Contributor Author

Thank you @wilfred-s for your comment! I've updated to a new commit based on your suggestion.

Copy link
Contributor

@wilfred-s wilfred-s left a comment

Choose a reason for hiding this comment

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

LGTM

@wilfred-s wilfred-s closed this in c01047f Dec 7, 2023
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.

2 participants