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

test: add sustained workload scenario to the performance test suite #144

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

michaelawyu
Copy link
Collaborator

@michaelawyu michaelawyu commented Nov 25, 2022

What type of PR is this?

/kind test

What this PR does / why we need it:

This PR adds a sustained workload scenario to the performance test suite.

Which issue(s) this PR fixes:

N/A

Requirements:

How has this code been tested

N/A

Special notes for your reviewer

Do not merge until PR #143 is merged.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #144 (795f9d8) into main (5e3ea49) will decrease coverage by 0.04%.
The diff coverage is 97.43%.

❗ Current head 795f9d8 differs from pull request most recent head d99db56. Consider uploading reports for the commit d99db56 to get more accurate results

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   78.95%   78.91%   -0.05%     
==========================================
  Files          20       20              
  Lines        2737     2727      -10     
==========================================
- Hits         2161     2152       -9     
  Misses        457      457              
+ Partials      119      118       -1     
Impacted Files Coverage Δ
pkg/controllers/member/serviceexport/controller.go 78.32% <96.87%> (ø)
...rollers/member/internalserviceexport/controller.go 83.84% <100.00%> (ø)
pkg/controllers/hub/serviceimport/controller.go 72.85% <0.00%> (-6.43%) ⬇️
...ontrollers/hub/internalserviceimport/controller.go 75.79% <0.00%> (-1.59%) ⬇️
pkg/controllers/member/endpointslice/controller.go 79.49% <0.00%> (-1.44%) ⬇️
...ntrollers/member/endpointsliceimport/controller.go 79.92% <0.00%> (+0.39%) ⬆️
pkg/controllers/multiclusterservice/controller.go 84.17% <0.00%> (+1.76%) ⬆️
...rollers/member/internalmembercluster/controller.go 72.72% <0.00%> (+1.94%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@zhiying-lin zhiying-lin left a comment

Choose a reason for hiding this comment

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

few minor comments

test/e2e/framework/cluster.go Outdated Show resolved Hide resolved
test/perftest/latency/peak/suite_test.go Outdated Show resolved Hide resolved
@michaelawyu michaelawyu merged commit fbf584c into Azure:main Dec 14, 2022
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.

None yet

2 participants