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

Go 1.21. Moved functional tests into repo. #4701

Closed
wants to merge 16 commits into from

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Jun 25, 2024

Issue

Test

Unit Test Coverage

Before:

<!-- copy/paste 'go test -cover' result in the directory you made change -->

After:

<!-- copy/paste 'go test -cover' result in the directory you made change -->

Test/Run Logs

Operational Checklist

  1. Does this PR introduce backward-incompatible changes to the on-disk data structure and/or the over-the-wire protocol?. (If no, skip to question 8.)

    YES|NO

  2. Describe the migration plan.. For each flag epoch, describe what changes take place at the flag epoch, the anticipated interactions between upgraded/non-upgraded nodes, and any special operational considerations for the migration.

  3. Describe how the plan was tested.

  4. How much minimum baking period after the last flag epoch should we allow on Pangaea before promotion onto mainnet?

  5. What are the planned flag epoch numbers and their ETAs on Pangaea?

  6. What are the planned flag epoch numbers and their ETAs on mainnet?

    Note that this must be enough to cover baking period on Pangaea.

  7. What should node operators know about this planned change?

  8. Does this PR introduce backward-incompatible changes NOT related to on-disk data structure and/or over-the-wire protocol? (If no, continue to question 11.)

    YES|NO

  9. Does the existing node.sh continue to work with this change?

  10. What should node operators know about this change?

  11. Does this PR introduce significant changes to the operational requirements of the node software, such as >20% increase in CPU, memory, and/or disk usage?

TODO

@Frozen Frozen changed the title Updated. WIP Updates. WIP Jun 25, 2024
@Frozen Frozen force-pushed the feature/moved-tests-in-project branch from cf3c5f9 to 24b4da8 Compare June 28, 2024 00:02
@Frozen Frozen self-assigned this Jul 3, 2024
@Frozen Frozen force-pushed the feature/moved-tests-in-project branch from 55045c9 to 8378201 Compare July 16, 2024 13:33
@Frozen Frozen changed the title Updates. WIP Go 1.21. Moved functioal tests into repo. Jul 18, 2024
@Frozen Frozen force-pushed the feature/moved-tests-in-project branch 2 times, most recently from 588100e to 55f05e1 Compare July 23, 2024 14:43
@Frozen Frozen force-pushed the feature/moved-tests-in-project branch from f887f90 to ff247ab Compare July 26, 2024 17:11
@Frozen Frozen force-pushed the feature/moved-tests-in-project branch from ff247ab to 0b5af3c Compare July 26, 2024 18:54
@Frozen Frozen changed the title Go 1.21. Moved functioal tests into repo. Go 1.21. Moved functional tests into repo. Jul 27, 2024
@Frozen
Copy link
Contributor Author

Frozen commented Aug 19, 2024

Created 1.22, closed

@Frozen Frozen closed this Aug 19, 2024
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.

None yet

1 participant