Skip to content

fix(data_sync/tests): fix docker cluster used for data sync tests#1053

Merged
JesseTheRobot merged 2 commits into
masterfrom
jason/fix_data_sync_tests
Dec 9, 2025
Merged

fix(data_sync/tests): fix docker cluster used for data sync tests#1053
JesseTheRobot merged 2 commits into
masterfrom
jason/fix_data_sync_tests

Conversation

@glottologist

Copy link
Copy Markdown
Contributor

Describe the changes

Before: Data sync tests failed due to outdated config format and non-existent API endpoint (/chain/height).

After: Updates configs to current schema, uses /block/latest endpoint for height, and fixes container name references.

Related Issue(s)
Please link to the issue(s) that will be closed with this PR.

Checklist

  • Tests have been added/updated for the changes.
  • Documentation has been updated for the changes (if applicable).
  • The code follows Rust's style guidelines.

Additional Context
Add any other context about the pull request here.

@glottologist glottologist marked this pull request as ready for review December 8, 2025 20:45

@JesseTheRobot JesseTheRobot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@JesseTheRobot JesseTheRobot merged commit 2a848c6 into master Dec 9, 2025
17 checks passed
@JesseTheRobot JesseTheRobot deleted the jason/fix_data_sync_tests branch December 9, 2025 11:16
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.

2 participants