tuftool: add manual testing steps for FIPS tuf repos#875
Open
ginglis13 wants to merge 1 commit intoawslabs:developfrom
Open
tuftool: add manual testing steps for FIPS tuf repos#875ginglis13 wants to merge 1 commit intoawslabs:developfrom
ginglis13 wants to merge 1 commit intoawslabs:developfrom
Conversation
sam-berning
approved these changes
May 6, 2025
Contributor
sam-berning
left a comment
There was a problem hiding this comment.
Nice work! Ran the tests and the runbook was super easy to follow.
57778fc to
83e684b
Compare
sam-berning
approved these changes
May 7, 2025
arnaldo2792
requested changes
May 19, 2025
83e684b to
3a28ce4
Compare
Contributor
Author
|
^ force push uses local keys instead of relying on KMS |
arnaldo2792
reviewed
May 28, 2025
6f49bfd to
73180c8
Compare
Contributor
Author
|
^ force push runs containers in detached mode with steps to stop them by name, logs nginx errors to stdout |
arnaldo2792
approved these changes
Jun 3, 2025
Add instructions and resources for manually testing tuftool's FIPS feature to allow for easily repeatable testing. The instructions walk through creating a local TUF repo, serving the TUF repo via a Docker container, and downloading the repo via tuftool. Signed-off-by: Gavin Inglis <giinglis@amazon.com>
73180c8 to
a75bd17
Compare
Contributor
Author
|
^ force push writes access logs to stdout per @arnaldo2792 feedback |
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.
Issue #, if available:
Related: #866
Description of changes:
Add instructions and resources for manually testing tuftool's FIPS feature to allow for easily repeatable testing. The instructions walk through creating a local TUF repo, serving the TUF repo via a Docker container, and downloading the repo via tuftool.
Testing:
Ran the testing instructions on a clean checkout of
toughBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.