Skip to content

Support pinning nightly ef test runs#8738

Open
jimmygchen wants to merge 3 commits intosigp:unstablefrom
jimmygchen:nightly-ef-tests
Open

Support pinning nightly ef test runs#8738
jimmygchen wants to merge 3 commits intosigp:unstablefrom
jimmygchen:nightly-ef-tests

Conversation

@jimmygchen
Copy link
Member

Description

Adds support for pinning a specific nightly ef test run by using nightly-<run_id> format (e.g., CONSENSUS_SPECS_TEST_VERSION=nightly-21575883288). This allows CI and local testing to reproduce results from a specific consensus-specs workflow run rather than always fetching the latest.

Also fixes the workflow branch from dev to master and adds --fail flags to curl commands for better error handling.

Additional Info

Usage:

  • CONSENSUS_SPECS_TEST_VERSION=nightly make - fetches latest nightly
  • CONSENSUS_SPECS_TEST_VERSION=nightly-21575883288 make - fetches specific run

@jimmygchen jimmygchen marked this pull request as ready for review February 3, 2026 13:12
@jimmygchen jimmygchen added test improvement Improve tests ready-for-review The code is ready for review labels Feb 3, 2026
@mergify
Copy link

mergify bot commented Feb 3, 2026

Some required checks have failed. Could you please take a look @jimmygchen? 🙏

@mergify mergify bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test improvement Improve tests waiting-on-author The reviewer has suggested changes and awaits thier implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant