Skip to content

feat(ci): add consensus_mode input to regression workflows - #3421

Merged
mkoura merged 1 commit into
masterfrom
add_genesis_mode_input
Apr 16, 2026
Merged

feat(ci): add consensus_mode input to regression workflows#3421
mkoura merged 1 commit into
masterfrom
add_genesis_mode_input

Conversation

@mkoura

@mkoura mkoura commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator
  • Added consensus_mode input to .github/workflows/regression.yaml, regression-dbsync.yaml, and regression_reusable.yaml with options for "Praos" and "Genesis".
  • Passed consensus_mode through workflow jobs and set CI_CONSENSUS_MODE in the environment.
  • Updated runner/regression.sh to export USE_GENESIS_MODE=true when CI_CONSENSUS_MODE is "Genesis".

This enables selecting the consensus mode for regression test runs.

- Added `consensus_mode` input to `.github/workflows/regression.yaml`, `regression-dbsync.yaml`, and `regression_reusable.yaml` with options for "Praos" and "Genesis".
- Passed `consensus_mode` through workflow jobs and set `CI_CONSENSUS_MODE` in the environment.
- Updated `runner/regression.sh` to export `USE_GENESIS_MODE=true` when `CI_CONSENSUS_MODE` is "Genesis".

This enables selecting the consensus mode for regression test runs.
@mkoura
mkoura requested a review from saratomaz as a code owner April 16, 2026 14:44
@mkoura
mkoura merged commit ff9e4bc into master Apr 16, 2026
1 of 2 checks passed
@mkoura
mkoura deleted the add_genesis_mode_input branch April 16, 2026 14:52
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.

1 participant