Skip to content

fix(ci): update api compare test lotus image with F3 initial power table#6611

Merged
akaladarshi merged 2 commits into
mainfrom
hm/fix-api-compare
Feb 16, 2026
Merged

fix(ci): update api compare test lotus image with F3 initial power table#6611
akaladarshi merged 2 commits into
mainfrom
hm/fix-api-compare

Conversation

@hanabi1224
Copy link
Copy Markdown
Contributor

@hanabi1224 hanabi1224 commented Feb 16, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Updated the Lotus test environment image to a newer version to enhance test infrastructure stability, performance, and capabilities
  • Tests
    • Re-enabled F3 subsystem testing in the test environment to support comprehensive API testing and validation
    • Re-enabled previously excluded F3 API tests now that the test environment has been properly updated and configured

@hanabi1224 hanabi1224 added the RPC requires calibnet RPC checks to run on CI label Feb 16, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

Updates test configuration to enable F3 subsystem testing: upgrades LOTUS_IMAGE to a new calibnet version, removes the LOTUS_DISABLE_F3_SUBSYSTEM flag from docker-compose, and removes F3 test exclusion from the filter list.

Changes

Cohort / File(s) Summary
F3 Subsystem Testing Configuration
scripts/tests/api_compare/.env, scripts/tests/api_compare/docker-compose.yml, scripts/tests/api_compare/filter-list
Updated LOTUS_IMAGE to version 9a3b79788-calibnet, removed LOTUS_DISABLE_F3_SUBSYSTEM=1 environment variable from the lotus service, and removed the Filecoin.F3 test exclusion from filter list to enable F3 testing.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: updating the lotus image in the API compare test configuration to include F3 initial power table support.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/fix-api-compare

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 marked this pull request as ready for review February 16, 2026 02:05
@hanabi1224 hanabi1224 requested a review from a team as a code owner February 16, 2026 02:05
@hanabi1224 hanabi1224 requested review from LesnyRumcajs and akaladarshi and removed request for a team February 16, 2026 02:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.19%. Comparing base (19a5e2a) to head (6315c07).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

see 14 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19a5e2a...6315c07. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@akaladarshi akaladarshi added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit 562a33e Feb 16, 2026
40 checks passed
@akaladarshi akaladarshi deleted the hm/fix-api-compare branch February 16, 2026 06:20
@coderabbitai coderabbitai Bot mentioned this pull request Apr 6, 2026
6 tasks
@coderabbitai coderabbitai Bot mentioned this pull request May 14, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC requires calibnet RPC checks to run on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants