Skip to content

Update test data #1806

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

Merged
merged 1 commit into from
Apr 3, 2025
Merged

Update test data #1806

merged 1 commit into from
Apr 3, 2025

Conversation

codysoyland
Copy link
Member

@codysoyland codysoyland commented Apr 1, 2025

Signed-off-by: Cody Soyland codysoyland@github.com

Summary

This updates the test data (make generate-testdata) which must be done periodically as the TUF metadata expires.

  • Update test data generator to accomodate for upstream TUF changes
  • Fix issue with timestamp serialization that was breaking some tests
  • Regenerate test data due to expired TUF root metadata

Fixes #1807

Release Note

Documentation

@codysoyland codysoyland marked this pull request as draft April 1, 2025 20:30
- Update test data generator to accomodate for upstream TUF changes
- Fix issue with timestamp serialization that was breaking some tests
- Regenerate test data due to expired TUF root metadata

Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland codysoyland requested a review from hectorj2f April 2, 2025 20:56
@codysoyland codysoyland marked this pull request as ready for review April 2, 2025 21:39
Copy link
Collaborator

@hectorj2f hectorj2f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing it!

@codysoyland
Copy link
Member Author

codysoyland commented Apr 3, 2025

There is still a failing test... :(

I'll take another look tomorrow!

Edit: It seems there was a flake in the tests but they all passed on re-run!

@codysoyland codysoyland merged commit d36fabc into main Apr 3, 2025
89 checks passed
@codysoyland codysoyland deleted the update-testdata branch April 3, 2025 17:43
@github-actions github-actions bot added this to the v1 milestone Apr 3, 2025
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.

Tests are failing on main
2 participants