docs(release): add integration pilot report contract#467
Closed
jeremi wants to merge 2 commits into
Closed
Conversation
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
2 tasks
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changed
Why
The integration exercise packet needs a narrow, reusable way to report an independently operated pilot without copying restricted evidence into the repository or overstating one run as broad production readiness.
Implementer impact
Operators get explicit fields for the validated sanitized result, frozen candidate, independence confirmation, bounded findings, accepted limitations, and conclusion. The template keeps credentials, source and operator identifiers, raw audit material, private evidence, and restricted links out of the public report.
Verification
python3 -m unittest release/scripts/test_integration_e2_runner.pypython3 -m unittest release/scripts/test_registry_release.pypython3 -m unittest release/scripts/test_registry_release_plans.pypython3 -m unittest release/scripts/test_check_release_image_oci_labels.pypython3 -m unittest release/scripts/test_check_gates_inventory.pypython3 -m unittest release/scripts/test_check_release_source_model.pyrelease/scripts/registry-release validate release/manifests/registry-stack-beta-16.yamlrelease/scripts/registry-release validate-docsetsREGISTRY_RELEASE_SOURCE_MODE=monorepo release/scripts/check-release-source-model.shpython3 release/scripts/check-debian13-images.pyrelease/scripts/smoke-release-image-oci-labels.shgit diff --check