Skip to content
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

Remove wfe1 integration tests #5840

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Remove wfe1 integration tests #5840

merged 3 commits into from
Dec 10, 2021

Conversation

aarongable
Copy link
Contributor

These tests are testing functionality that is no longer in use in
production deployments of Boulder. As we go about removing
wfe1 functionality, these tests will break, so let's just remove
them wholesale right now. I have verified that all of the tests
removed in this PR are duplicated against wfe2.

One of the changes in this PR is to cease starting up the wfe1
process in the integration tests at all. However, that component
was serving requests for the AIA Issuer URL, which gets queried
by various OCSP and revocation tests. In order to keep those
tests working, this change also adds an integration-test-only
handler to wfe2, and updates the CA configuration to point at
the new handler.

Part of #5681

@aarongable aarongable requested a review from a team as a code owner December 8, 2021 23:11
wfe2/aia.go Outdated Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
test/config/wfe2.json Show resolved Hide resolved
test/integration-test.py Show resolved Hide resolved
@aarongable aarongable merged commit 5c02dea into main Dec 10, 2021
@aarongable aarongable deleted the rm-wfe1-integration branch December 10, 2021 20:40
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.

3 participants