1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Update certbot-ci/certbot_integration_tests/certbot_tests/context.py

Co-Authored-By: adferrand <adferrand@users.noreply.github.com>
This commit is contained in:
ohemorange
2019-03-27 00:32:29 +01:00
committed by GitHub
parent ccd7032dcc
commit 7a18a4eeac

View File

@@ -124,7 +124,7 @@ class IntegrationTestsContext(object):
def wtf(self, subdomain='le'):
"""
Generate a certificate name suitable for distributed certbot integration tests.
This is a requirement to let the distribution knows how to redirect the challenge check
This is a requirement to let the distribution know how to redirect the challenge check
from the ACME server to the relevant pytest-xdist worker. This resolution is done by
appending the pytest worker id to the domain, using this pattern:
{subdomain}.{worker_id}.wtf