Skip to content

Tests: Switch e2e_basic_start_stop from devnet to private network#4942

Merged
algorandskiy merged 2 commits intoalgorand:masterfrom
michaeldiamant:basic_start_stop_private_network
Dec 23, 2022
Merged

Tests: Switch e2e_basic_start_stop from devnet to private network#4942
algorandskiy merged 2 commits intoalgorand:masterfrom
michaeldiamant:basic_start_stop_private_network

Conversation

@michaeldiamant
Copy link
Copy Markdown
Contributor

Extends #4941 to switch e2e_basic_start_stop.sh network from devnet to private network.

Using a private network ameliorates a CircleCI-specific DNS connectivity issue. Additionally, we may wish to retain private network usage as a way to minimize dependencies for the basic start/stop sanity check.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 23, 2022

Codecov Report

Merging #4942 (2c92750) into master (026f0aa) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4942      +/-   ##
==========================================
+ Coverage   53.50%   53.51%   +0.01%     
==========================================
  Files         432      432              
  Lines       53624    53624              
==========================================
+ Hits        28691    28698       +7     
+ Misses      22702    22700       -2     
+ Partials     2231     2226       -5     
Impacted Files Coverage Δ
tools/network/resolver.go 22.22% <0.00%> (-18.52%) ⬇️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
catchup/service.go 69.08% <0.00%> (-0.25%) ⬇️
network/wsNetwork.go 64.74% <0.00%> (-0.18%) ⬇️
ledger/acctupdates.go 69.24% <0.00%> (+0.24%) ⬆️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
crypto/merkletrie/trie.go 68.61% <0.00%> (+2.18%) ⬆️
ledger/tracker.go 78.05% <0.00%> (+3.79%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algorandskiy algorandskiy merged commit 5363ae7 into algorand:master Dec 23, 2022
@michaeldiamant michaeldiamant deleted the basic_start_stop_private_network branch December 23, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants