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

Enhance perf test #7090

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Enhance perf test #7090

merged 1 commit into from
Nov 27, 2023

Conversation

qiuming-best
Copy link
Contributor

@qiuming-best qiuming-best commented Nov 13, 2023

Thank you for contributing to Velero!

Please add a summary of your change

  • Make Velero pod request configurable in E2E
  • Add timestamp In metrics
  • Increase the backup timeout time

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@qiuming-best qiuming-best marked this pull request as draft November 13, 2023 03:59
@qiuming-best qiuming-best changed the title Enhancement perf test [WIP]Enhance perf test Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6b7ce66) 61.02% compared to head (507157f) 61.69%.
Report is 62 commits behind head on main.

Files Patch % Lines
pkg/install/deployment.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7090      +/-   ##
==========================================
+ Coverage   61.02%   61.69%   +0.67%     
==========================================
  Files         255      258       +3     
  Lines       27040    27644     +604     
==========================================
+ Hits        16500    17055     +555     
- Misses       9361     9395      +34     
- Partials     1179     1194      +15     

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

@qiuming-best qiuming-best force-pushed the perf-test-0 branch 4 times, most recently from 52f345f to ed9240b Compare November 14, 2023 02:16
@qiuming-best qiuming-best added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Nov 14, 2023
@qiuming-best qiuming-best force-pushed the perf-test-0 branch 10 times, most recently from 8b48374 to dedf954 Compare November 15, 2023 12:17
@qiuming-best qiuming-best force-pushed the perf-test-0 branch 2 times, most recently from 91a8e8f to 4bdb86d Compare November 25, 2023 14:44
Signed-off-by: Ming <mqiu@vmware.com>
@qiuming-best qiuming-best changed the title [WIP]Enhance perf test Enhance perf test Nov 27, 2023
@qiuming-best qiuming-best marked this pull request as ready for review November 27, 2023 02:15
@qiuming-best qiuming-best merged commit ccd3f22 into vmware-tanzu:main Nov 27, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-e2e-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants