mirror of
https://github.com/certbot/certbot.git
synced 2026-03-09 17:51:27 -04:00
Occasionally a network error prevents Docker from starting boulder causing Travis tests to fail like it did at https://travis-ci.org/certbot/certbot/jobs/282923098. This works around the problem by using travis_retry to try to start boulder again if it fails. This also moves the logic of waiting for boulder to start into tests/boulder-fetch.sh so people running integration tests locally can benefit. |
||
|---|---|---|
| .. | ||
| integration | ||
| letstest | ||
| boulder-fetch.sh | ||
| boulder-integration.sh | ||
| display.py | ||
| lock_test.py | ||
| manual-dns-auth.sh | ||
| manual-http-auth.sh | ||
| manual-http-cleanup.sh | ||
| modification-check.sh | ||
| run_http_server.py | ||
| tox-boulder-integration.sh | ||