certbot/certbot-compatibility-test/certbot_compatibility_test
Will Greenberg 95976762ac
certbot-compatibility-test: fix breaking tests (#9955)
Recently our test environments were upgraded to use Docker 26, which
enabled ipv6 loopback by default in containers. This caused tests to
start failing due to an nginx test config which was the sole listener
for ipv6.

This simply removes that ipv6 listen directive in the config, and the
archived version we use for testing.
2024-06-20 11:37:28 -07:00
..
configurators Upgrade the pinned version of pylint (#9839) 2023-11-15 09:52:37 +01:00
testdata certbot-compatibility-test: fix breaking tests (#9955) 2024-06-20 11:37:28 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
test_driver.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
util.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
validator.py Upgrade pylint (#9470) 2022-11-17 18:21:14 +11:00