8000 fix(tests): remove hard coded ports in rolling update test by jacobowitz · Pull Request #2892 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(tests): remove hard coded ports in rolling update test #2892

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

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

jacobowitz
Copy link
Contributor

This PR removes the hard coded ports in the rolling update test. We can not do it as it was before as it might conflict with arbitrary other ports.
I am not sure why we set it like this before though.

@jacobowitz jacobowitz requested a review from a team as a code owner July 8, 2021 12:27
@jina-bot jina-bot added size/XS area/testing This issue/PR affects testing labels Jul 8, 2021
@codecov
Copy link
codecov bot commented Jul 8, 2021

Codecov Report

Merging #2892 (3df8c9f) into master (4168048) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2892      +/-   ##
==========================================
+ Coverage   87.93%   88.04%   +0.11%     
==========================================
  Files         138      138              
  Lines        9505     9505              
==========================================
+ Hits         8358     8369      +11     
+ Misses       1147     1136      -11     
Flag Coverage Δ
daemon 43.41% <ø> (ø)
jina 87.99% <ø> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/peapods/peas/__init__.py 95.88% <0.00%> (-2.36%) ⬇️
jina/peapods/pods/compound.py 90.14% <0.00%> (-1.41%) ⬇️
jina/clients/request/helper.py 84.48% <0.00%> (+1.72%) ⬆️
jina/executors/__init__.py 82.47% <0.00%> (+4.12%) ⬆️
jina/jaml/parsers/executor/legacy.py 93.44% <0.00%> (+19.67%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4168048...3df8c9f. Read the comment docs.

JoanFM
JoanFM previously approved these changes Jul 8, 2021
@jacobowitz jacobowitz force-pushed the fix-rolling-update-port-assignment branch from 9bcb537 to 3df8c9f Compare July 8, 2021 12:35
@github-actions
Copy link
github-actions bot commented Jul 8, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1355, delta to last 1 avg.: -2%
  • 🐢🐢 query QPS at 24, delta to last 1 avg.: -6%
  • 😶 import jina within 0.2466s, delta to last 1 avg.: +3%

Breakdown

Version Index QPS Query QPS Import Time (s)
current 1355 24 0.2466
2.0.4 1383 25 0.2391

Backed by latency-tracking. Further commits will update this comment.

@JoanFM JoanFM merged commit a673d27 into master Jul 8, 2021
@JoanFM JoanFM deleted the fix-rolling-update-port-assignment branch July 8, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing This issue/PR affects testing size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0