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

fix(zcncore): used zcncore.MakeSCRestAPICall instead of zboxutil.MakeSCRestAPICall #514

Merged
merged 5 commits into from
Feb 1, 2023

Conversation

cnlangzi
Copy link
Contributor

Changes

Fixes

  • speed up get info from sharders

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):

@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests fix/speed_up_txn_confirm
gosdk fix/speed_up_txn_confirm
zboxcli fix/speed_up_txn_confirm
zwalletcli fix/speed_up_txn_confirm
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [success] with the following config

config value
tests skipped FALSE
system-tests fix/speed_up_txn_confirm
gosdk fix/speed_up_txn_confirm
zboxcli fix/speed_up_txn_confirm
zwalletcli fix/speed_up_txn_confirm
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [cancelled] with the following config

config value
tests skipped FALSE
system-tests fix/speed_up_txn_confirm
gosdk fix/speed_up_txn_confirm
zboxcli fix/speed_up_txn_confirm
zwalletcli fix/speed_up_txn_confirm
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [cancelled] with the following config

config value
tests skipped FALSE
system-tests fix/speed_up_txn_confirm
gosdk fix/speed_up_txn_confirm
zboxcli fix/speed_up_txn_confirm
zwalletcli staging
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests fix/speed_up_txn_confirm
gosdk fix/speed_up_txn_confirm
zboxcli fix/speed_up_txn_confirm
zwalletcli staging
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@cnlangzi cnlangzi merged commit bc117eb into master Feb 1, 2023
@cnlangzi cnlangzi deleted the fix/speed_up_txn_confirm branch February 1, 2023 23:21
boddumanohar pushed a commit that referenced this pull request Feb 5, 2023
…SCRestAPICall (#514)

* fix(zcncore): used zcncore.MakeSCRestAPICall instead of zboxutil.MakeSCRestAPICall

* fix(upload): improved error message on os.Open
Kishan-Dhakan added a commit that referenced this pull request Feb 14, 2023
peterlimg pushed a commit that referenced this pull request Feb 15, 2023
* clean up collaborator feature

* cleanup  more instances of addCollaborator

* clean up: un-used functions

* cleanup: getReadPoolUpdate

* fix lint errors

* cleanup file: zboxcli_collaborator_test.go

* Remove system test which tests creation of allocation with name (#526)

* Remove system test which tests creation of allocation with name

* Remove tests that verifies update allocation name

* Miner block rewards test (#491)

* Remove no_username (#528)

* remove no_username

* lint fix

* fix(zcncore): used zcncore.MakeSCRestAPICall instead of zboxutil.MakeSCRestAPICall (#514)

* fix(zcncore): used zcncore.MakeSCRestAPICall instead of zboxutil.MakeSCRestAPICall

* fix(upload): improved error message on os.Open

* System test 508 - 0Box Allocation system tests (#519)

* created list and create allocation method for 0box allocation test

* modified allocation struct

* refactor

* remove unused import

* completed the issue

* removed lint issues

* Fix panic in 0box tests (#507)

Add nil check in 0box tests

* Skip tests due to slow goerli

* Worked upon review provided

* created get allocation method

* added one ore test case

* rebasing

* added testcases for get allocation

* added few more testcases

* worked upon review comment

* corrected spelling which was causing lint issues in system tests

* worked upon review and added update allocation

* ready to merge

* ready to merge

---------

Co-authored-by: Kishan-Dhakan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Kishan Dhakan <[email protected]>

* fix lint issues

---------

Co-authored-by: Kishan Dhakan <[email protected]>
Co-authored-by: Lz <[email protected]>
Co-authored-by: Areeb Usmani <[email protected]>
Co-authored-by: Piers Shepperson <[email protected]>
Co-authored-by: shalinikum <[email protected]>
Co-authored-by: Kishan-Dhakan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Kishan-Dhakan added a commit that referenced this pull request Feb 15, 2023
#552)

* Revert "fix(zcncore): used zcncore.MakeSCRestAPICall instead of zboxutil.MakeSCRestAPICall (#514)"

This reverts commit bc117eb.

* increase test timeout

* turn off retry for failure

* chore(gomod): tidy go.sum

* update gosdk

* manage timeout

---------

Co-authored-by: Lz <[email protected]>
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.

3 participants