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 performance test #141

Merged
merged 7 commits into from
Nov 8, 2022
Merged

Conversation

michaelawyu
Copy link
Collaborator

What type of PR is this?

/kind test

What this PR does / why we need it:

This PR adds performance test code to the repo.

Which issue(s) this PR fixes:

N/A

Requirements:

How has this code been tested

N/A

Special notes for your reviewer

go.mod Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #141 (7a1a6c2) into main (2a56504) will increase coverage by 0.36%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   78.46%   78.83%   +0.36%     
==========================================
  Files          20       20              
  Lines        2712     2712              
==========================================
+ Hits         2128     2138      +10     
+ Misses        463      457       -6     
+ Partials      121      117       -4     
Impacted Files Coverage Δ
pkg/controllers/hub/serviceimport/controller.go 72.85% <0.00%> (-4.29%) ⬇️
...ntrollers/member/endpointsliceimport/controller.go 79.92% <0.00%> (-2.37%) ⬇️
pkg/controllers/member/endpointslice/controller.go 79.49% <0.00%> (+1.07%) ⬆️
...ontrollers/hub/internalserviceimport/controller.go 77.38% <0.00%> (+1.58%) ⬆️
...ontrollers/hub/internalserviceexport/controller.go 80.35% <0.00%> (+2.38%) ⬆️
pkg/controllers/multiclusterservice/controller.go 84.17% <0.00%> (+3.70%) ⬆️

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

test/e2e/framework/prometheus.go Outdated Show resolved Hide resolved
test/perftest/latency_test.go Show resolved Hide resolved
test/perftest/latency_test.go Show resolved Hide resolved
test/perftest/latency_test.go Show resolved Hide resolved
test/perftest/latency_test.go Show resolved Hide resolved
test/perftest/suite_test.go Show resolved Hide resolved
@michaelawyu michaelawyu merged commit 96d65ab into Azure:main Nov 8, 2022
@michaelawyu michaelawyu deleted the perf-test-rebased branch November 8, 2022 01:40
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

3 participants