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

[WIP] Add basic full sync info + Add Snapshot Full sync for 2000k + height #1459

Closed
wants to merge 8 commits into from

Conversation

mambisi
Copy link
Contributor

@mambisi mambisi commented Sep 12, 2022

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Shows test info on CI
Full sync test for 2000k+ snapshots

@prasannavl prasannavl changed the title Add basic Full Sync Test info Add basic full sync info Sep 12, 2022
@mambisi mambisi changed the title Add basic full sync info Add basic full sync info + Add Snapshot Full sync for 2000k + height Sep 28, 2022
@mambisi mambisi changed the title Add basic full sync info + Add Snapshot Full sync for 2000k + height [WIP] Add basic full sync info + Add Snapshot Full sync for 2000k + height Sep 28, 2022
NODE_RESTARTS=0
}

echo "======== Sync Test Info ==========
Copy link
Member

Choose a reason for hiding this comment

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

Move this into a function and call it from main, so its cleaner.


echo "======== Sync Test Info ==========
- Block range: ${START_BLOCK} - ${STOP_BLOCK}
- Base snapshot: https://gcr.io/br-blockchains-dev/datadir-${START_BLOCK}
Copy link
Member

Choose a reason for hiding this comment

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

Can we get a direct link for this? I assume this leads to a dir.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

its the link to snapshot(tar) file

Comment on lines +41 to +53
echo "======== Sync Test Info ==========
- Block range: ${START_BLOCK} - ${STOP_BLOCK}
- Base snapshot: https://gcr.io/br-blockchains-dev/datadir-${START_BLOCK}
- Reference logs:
- debug.log: $REF_LOG_PATH
- Commands used:
- $ACCOUNT_BALANCES_CMD
- $LIST_ANCHORS_CMD
- defid cmd: ${DEFI_CLI_CMD}
- defi.conf:
$(cat "$CONF_FILE")
----------------------------------
"
Copy link
Member

Choose a reason for hiding this comment

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

Similar adaptations to the other code block

@Jouzo Jouzo mentioned this pull request Nov 24, 2022
@Jouzo
Copy link
Collaborator

Jouzo commented Nov 24, 2022

Superseded by #1596 and #1523

@Jouzo Jouzo closed this Nov 24, 2022
@prasannavl prasannavl deleted the @mz/sync_info branch April 11, 2023 01:26
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.

4 participants