Add test evidence for recent major changes (OpenSSF) #1827
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add evidence of testing policy adherence for recent major changes
This PR updates the documentation at
docs/testing-evidence.md
to demonstrate Flatcar's adherence to its testing policy. The document presents concrete examples where automated tests were added alongside major feature changes, supporting the OpenSSF Best Practices Badge requirements for CNCF graduation.The update includes not only previously cited versions (3888.0.0, 3815.2.1), but also more recent releases such as 4152.2.1. It captures PRs across multiple Flatcar components (e.g., bootengine, init, coreos-overlay), showing test coverage was considered during the introduction of new functionality.
How to use
To validate this PR:
docs/testing-evidence.md
This supports evidence collection for OpenSSF compliance.
Testing done
This was a documentation task with manual verification:
No build, CI, or functional tests were required.
Checklist
Changelog entries added
❌ Not required (this is a documentation-only update)
Inspected CI output for system-level differences
✅ Not applicable (no changes to image or runtime behavior)