Skip to content

Move some python revocation tests to Go#8082

Merged
aarongable merged 9 commits intomainfrom
migrate-ocsp-tests
Mar 28, 2025
Merged

Move some python revocation tests to Go#8082
aarongable merged 9 commits intomainfrom
migrate-ocsp-tests

Conversation

@aarongable
Copy link
Copy Markdown
Contributor

@aarongable aarongable commented Mar 26, 2025

Delete several python revocation integration tests whose functionality is already replicated by the go revocation integration tests. Add support for revoking via admin-revoker to TestRevocation, and use that to replace several more python tests.

The go versions of these tests use CRLs, rather than OCSP, to confirm the revocation status of the certs in question. This is fine because the purpose of these tests is to ensure that we handle revocation requests correctly in general, not specifically via OCSP.

Part of #8059

@aarongable aarongable marked this pull request as ready for review March 26, 2025 21:53
@aarongable aarongable requested a review from a team as a code owner March 26, 2025 21:53
Copy link
Copy Markdown
Member

@beautifulentropy beautifulentropy left a comment

Choose a reason for hiding this comment

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

Nice, this change looks great.

@aarongable
Copy link
Copy Markdown
Contributor Author

Test-only, merging on one review.

@aarongable aarongable merged commit 037c654 into main Mar 28, 2025
12 checks passed
@aarongable aarongable deleted the migrate-ocsp-tests branch March 28, 2025 23:57
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.

2 participants