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

Upgrade the GKE cluster used for nightly tests to n1-standard-8 #4065

Merged
merged 3 commits into from Aug 11, 2022

Conversation

dmitryduev
Copy link
Member

@dmitryduev dmitryduev commented Aug 6, 2022

Description

We've started doing more standalone/cloud testing in nightly (yay!!), and the exec times are up as a result:
image

We've been using a tiny n1-standard-4 cluster yielding 1-2 CPU/pod, which costs us about $20/month. Let's give our tests a bit more CPU/memory, they deserve it :)

Testing

How was this PR tested?

Checklist

  • Include reference to internal ticket "Fixes WB-NNNN" (and github issue "Fixes #NNNN" if applicable)

@dmitryduev dmitryduev requested review from raubitsj and a team August 6, 2022 06:18
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #4065 (b75158f) into master (6db0993) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4065      +/-   ##
==========================================
+ Coverage   82.75%   82.76%   +0.01%     
==========================================
  Files         255      255              
  Lines       32266    32266              
==========================================
+ Hits        26701    26706       +5     
+ Misses       5565     5560       -5     
Flag Coverage Δ
functest 54.94% <ø> (+0.04%) ⬆️
unittest 73.48% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
wandb/sdk/internal/internal_api.py 86.39% <0.00%> (-0.52%) ⬇️
wandb/sdk/wandb_setup.py 88.50% <0.00%> (-0.50%) ⬇️
wandb/sdk/lib/git.py 79.01% <0.00%> (ø)
wandb/cli/cli.py 70.29% <0.00%> (+0.09%) ⬆️
wandb/sdk/interface/interface_shared.py 85.48% <0.00%> (+0.31%) ⬆️
wandb/filesync/step_prepare.py 94.93% <0.00%> (+1.26%) ⬆️
wandb/sdk/lib/sock_client.py 91.36% <0.00%> (+1.43%) ⬆️
wandb/sdk/internal/meta.py 90.79% <0.00%> (+3.06%) ⬆️

@dmitryduev dmitryduev merged commit 584e2ef into master Aug 11, 2022
@dmitryduev dmitryduev deleted the n1-standard-8 branch August 11, 2022 02:24
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