-
Notifications
You must be signed in to change notification settings - Fork 12
feat(block-node): update solo network deploy to create the 'block-nodes.json' #1839
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
Conversation
Signed-off-by: Zhan Milenkov <[email protected]>
…ing the block-nodes.json file inside the consensus nodes Signed-off-by: Zhan Milenkov <[email protected]>
Signed-off-by: Zhan Milenkov <[email protected]>
Signed-off-by: Zhan Milenkov <[email protected]>
Signed-off-by: Zhan Milenkov <[email protected]>
…work-deploy-to-conditionally-create-the-opthgcappservices-hederahapiapp20dataconfigblock-nodesjson # Conflicts: # src/commands/network.ts
…-destroy' into 01757-update-solo-network-deploy-to-conditionally-create-the-opthgcappservices-hederahapiapp20dataconfigblock-nodesjson
Signed-off-by: Zhan Milenkov <[email protected]>
Unit Test Results - Windows 1 files ± 0 71 suites +1 3s ⏱️ ±0s Results for commit 0a84448. ± Comparison against base commit 7df0507. This pull request removes 64 and adds 17 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Signed-off-by: Zhan Milenkov <[email protected]>
Signed-off-by: Zhan Milenkov <[email protected]>
Signed-off-by: Zhan Milenkov <[email protected]>
E2E Test Report 18 files 124 suites 1h 32m 37s ⏱️ Results for commit 0a84448. ♻️ This comment has been updated with latest results. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 01756-implement-solo-block-nodes-destroy #1839 +/- ##
============================================================================
+ Coverage 82.16% 82.18% +0.02%
============================================================================
Files 251 252 +1
Lines 35794 35885 +91
Branches 3089 2646 -443
============================================================================
+ Hits 29409 29493 +84
- Misses 6166 6259 +93
+ Partials 219 133 -86
🚀 New features to boost your workflow:
|
0a84448
into
01756-implement-solo-block-nodes-destroy
Description
This pull request changes the following:
block-nodes.json
if there is active block node in the solo deploymentBlockNodesJsonWrapper
for creating theblock-nodes.json
commands/network.ts
Related Issues
solo network deploy
to conditionally create the/opt/hgcapp/services-hedera/HapiApp2.0/data/config/block-nodes.json
#1757Pull request (PR) checklist
package.json
changes have been explained to and approved by a repository managerTesting
The following manual testing was done:
The following was not tested:
Commit message guidelines
We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages: