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

[CX_CLEANUP] - All Dependency Task Tests Passing #3085

Open
Tracked by #3265
jparr721 opened this issue May 1, 2024 · 0 comments
Open
Tracked by #3265

[CX_CLEANUP] - All Dependency Task Tests Passing #3085

jparr721 opened this issue May 1, 2024 · 0 comments

Comments

@jparr721
Copy link
Contributor

jparr721 commented May 1, 2024

What is this task and why do we need to work on it?

In order to fully integrate, we need to make sure that the CI suite for the dependency-tasks feature flag passes with the same reliability as the non-feature flagged branch.

What work will need to be done to complete this task?

Essentially, we need to run and debug the failing tests and determine why consensus does not run during outages. This will include the following:

  1. Finishing the QuorumProposal task implementation (right now, handling QuorumProposalRecv does not include the liveness check).
  2. Running and checking for missing behavior in any of the other tasks (quorum_proposal_recv, quorum_vote).
  3. Feature gate any tests that depend upon behavior that is to be deprecated.

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

All tests should pass as-is without needing changes.

Branch work will be merged to (if not the default branch)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant