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

Remove increase pagefile from deploy.yaml #2000

Merged

Conversation

someone235
Copy link
Collaborator

@someone235 someone235 commented Apr 2, 2022

The large pagefile is needed when testing (because on GH actions windows tests take a very large amount of RAM for some reason)

@someone235 someone235 changed the title Remove increase pagefile Remove increase pagefile from deploy.yaml Apr 2, 2022
@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #2000 (a72ac4b) into dev (2765496) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2000      +/-   ##
==========================================
- Coverage   59.77%   59.66%   -0.12%     
==========================================
  Files         663      663              
  Lines       31494    31494              
==========================================
- Hits        18825    18790      -35     
- Misses       9991    10029      +38     
+ Partials     2678     2675       -3     
Impacted Files Coverage Δ
...consensus/database/serialization/acceptancedata.go 42.85% <0.00%> (-36.74%) ⬇️
...tures/acceptancedatastore/acceptance_data_store.go 53.65% <0.00%> (-19.52%) ⬇️
infrastructure/network/rpcclient/rpc_get_info.go 45.45% <0.00%> (-18.19%) ⬇️
app/protocol/flows/v5/blockrelay/block_locator.go 52.94% <0.00%> (-11.77%) ⬇️
infrastructure/network/netadapter/router/route.go 82.85% <0.00%> (-5.72%) ⬇️
...ructure/network/rpcclient/grpcclient/grpcclient.go 76.56% <0.00%> (-4.69%) ⬇️
infrastructure/network/rpcclient/rpcclient.go 62.92% <0.00%> (-4.50%) ⬇️
.../protocol/flows/v5/blockrelay/handle_relay_invs.go 52.76% <0.00%> (+0.85%) ⬆️
infrastructure/network/addressmanager/store.go 79.11% <0.00%> (+1.26%) ⬆️

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 2765496...a72ac4b. Read the comment docs.

@michaelsutton michaelsutton merged commit b9b360b into kaspanet:dev Apr 2, 2022
@someone235 someone235 deleted the remove-increase-pagefile-from-deploy branch April 2, 2022 19:15
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.

2 participants