• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

letsencrypt / boulder / 9248
66%

Build:
DEFAULT BRANCH: master
Ran 23 May 2018 01:56PM UTC
Jobs 1
Files 86
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
9248

push

travis-ci

cpu
Start using multiple-IP hostnames for load balancing (#3687)

We'd like to start using the DNS load balancer in the latest version of gRPC. That means putting all IPs for a service under a single hostname (or using a SRV record, but we're not taking that path). This change adds an sd-test-srv to act as our service discovery DNS service. It returns both Boulder IP addresses for any A lookup ending in ".boulder". This change also sets up the Docker DNS for our boulder container to defer to sd-test-srv when it doesn't know an answer.

sd-test-srv doesn't know how to resolve public Internet names like `github.com`. Resolving public names is required for the `godep-restore` test phase, so this change breaks out a copy of the boulder container that is used only for `godep-restore`.

This change implements a shim of a DNS resolver for gRPC, so that we can switch to DNS-based load balancing with the currently vendored gRPC, then when we upgrade to the latest gRPC we won't need a simultaneous config update.

Also, this change introduces a check at the end of the integration test that each backend received at least one RPC, ensuring that we are not sending all load to a single backend.

10055 of 16108 relevant lines covered (62.42%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
6 9248.6 (RUN="coverage" CONTAINER="netaccess") 23 May 2018 01:56PM UTC 0
62.42
Travis Job 9248.6
Source Files on build 9248
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9248
  • dbcb1654 on github
  • Prev Build on master (#9247)
  • Next Build on master (#9252)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc