mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Fixes #6106. AMIs were taken from https://wiki.debian.org/Cloud/AmazonEC2Image/Stretch and https://cloud-images.ubuntu.com/locator/ec2/. I didn't update the AMI for Fedora due to #6698. These new AMIs pass on all test farm tests we run during the release process except Ubuntu 18.04 and 18.10 fail on test_apache2.sh. This is tracked at #6706. If this PR lands before this issue is resolved, we should list these systems as expected failures in the release notes. Adding these AMIs slows down our tests significantly. I didn't measure it, but it feels 50-100% slower at least on my setup. I think it's worth it though. * Update test farm targets. * use different ubuntu ami * Fix test_leauto_upgrades.sh on newer OSes. |
||
|---|---|---|
| .. | ||
| boulder_config.sh | ||
| boulder_install.sh | ||
| test_apache2.sh | ||
| test_leauto_upgrades.sh | ||
| test_letsencrypt_auto_certonly_standalone.sh | ||
| test_letsencrypt_auto_venv_only.sh | ||
| test_renew_standalone.sh | ||
| test_sdists.sh | ||
| test_tests.sh | ||
| test_tox.sh | ||