Skip to content

Conversation

@Sriep
Copy link
Contributor

@Sriep Sriep commented Jun 13, 2022

Changes

Changes to support single write pool.
Some syntax fixes for currency changes (int64 -> uint64)

Fixes

Tests

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2022

Codecov Report

Merging #725 (667512b) into staging (42f8c3c) will increase coverage by 0.04%.
The diff coverage is 9.67%.

@@ Coverage Diff @@ ## staging #725 +/- ## =========================================== + Coverage 29.26% 29.31% +0.04%  =========================================== Files 77 77 Lines 8002 7980 -22 =========================================== - Hits 2342 2339 -3  + Misses 5316 5297 -19  Partials 344 344 
Flag Coverage Δ
Unit-Tests 29.31% <9.67%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
...ode/go/0chain.net/blobbercore/allocation/entity.go 0.00% <0.00%> (ø)
...e/go/0chain.net/blobbercore/allocation/protocol.go 0.00% <0.00%> (ø)
...et/blobbercore/handler/object_operation_handler.go 43.03% <42.85%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@Sriep Sriep marked this pull request as ready for review June 20, 2022 16:36
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk remove_write_pools
zboxcli remove_write_pools
zwalletcli staging
0chain remove_write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain remove_write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain remove_write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@Sriep Sriep mentioned this pull request Jul 5, 2022
3 tasks
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk remove_write_pools
zboxcli staging
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [success] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
Copy link
Contributor

@peterlimg peterlimg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the lint errors, thanks.

@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain remove_write_pool
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk remove_write_pools
zboxcli remove_write_pool
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging
Copy link
Contributor

@peterlimg peterlimg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, please fix the conflicts and system tests

@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk NOT OVERRIDDEN
zboxcli staging
zwalletcli staging
0chain staging
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer master
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk NOT OVERRIDDEN
zboxcli remove_write_pool
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer master
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [success] with the following config

config value
tests skipped FALSE
system-tests remove/writepool
gosdk NOT OVERRIDDEN
zboxcli remove_write_pool
zwalletcli staging
0chain write_pools
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer master
0proxy staging
0search staging
@service-0chain
Copy link
Collaborator

Manual system tests [success] with the following config

config value
tests skipped TRUE
system-tests master
gosdk NOT OVERRIDDEN
zboxcli staging
zwalletcli staging
0chain staging
blobber remove_write_pools
authorizer staging
0box staging
0block staging
0dns staging
explorer master
0proxy staging
0search staging
@dabasov dabasov merged commit 85fe9b9 into staging Jul 26, 2022
@Kishan-Dhakan Kishan-Dhakan deleted the remove_write_pools branch October 22, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

8 participants