zboxcli
zboxcli copied to clipboard
New Kill and shut down commands
A brief description of the changes in this PR: Access new kill and shutdown smart contracts for blobbers and validators. Currently Kill can only be done by the 0chain owner and shut down by the blobber or validator.
Tasks to complete before merging PR:
- [ ] Ensure system tests are passing. If not Run them manually to check for any regressions :clipboard:
- [ ] 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):
- 0chain: https://github.com/0chain/0chain/pull/1439
- blobber:
- gosdk: https://github.com/0chain/gosdk/pull/574
- system_test:
- zwalletcli:
- Other: ...
Manual system tests [failure] with the following config
config | value |
---|---|
tests skipped | FALSE |
system-tests | shutdown-kill-blobbers |
gosdk | kill_and_shutdown |
zboxcli | provider_kill |
zwalletcli | staging |
0chain | provider_changes |
blobber | staging |
authorizer | staging |
0box | staging |
0block | staging |
0dns | staging |
explorer | staging |
0proxy | staging |
0search | staging |
Manual system tests [success] with the following config
config | value |
---|---|
tests skipped | FALSE |
system-tests | shutdown-kill-blobbers |
gosdk | kill_and_shutdown |
zboxcli | provider_kill |
zwalletcli | staging |
0chain | provider_changes |
blobber | staging |
authorizer | staging |
0box | staging |
0block | staging |
0dns | staging |
explorer | staging |
0proxy | staging |
0search | staging |
Manual system tests [failure] with the following config
config | value |
---|---|
tests skipped | FALSE |
system-tests | master |
gosdk | kill_shutdown |
zboxcli | provider_kill |
zwalletcli | staging |
0chain | blobber_kill_shutdown |
blobber | staging |
authorizer | staging |
0box | staging |
0block | staging |
0dns | staging |
explorer | staging |
0proxy | staging |
0search | staging |
Manual system tests [failure] with the following config
config | value |
---|---|
tests skipped | FALSE |
system-tests | master |
gosdk | staging |
zboxcli | provider_kill |
zwalletcli | staging |
0chain | staging |
blobber | staging |
authorizer | staging |
0box | staging |
0block | staging |
0dns | staging |
explorer | staging |
0proxy | staging |
0search | staging |