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

letsencrypt / boulder / 9934
66%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2018 07:50PM UTC
Jobs 2
Files 88
Run time 40s
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

12 Dec 2018 07:32PM UTC coverage: 63.361%. Remained the same
9934

push

travis-ci

web-flow
Use pebble-challtestrv cmd, letsencrypt/challtestsrv package. (#3980)

Now that Pebble has a `pebble-challtestsrv` we can remove the `challtestrv`
package and associated command from Boulder. I switched CI to use
`pebble-challtestsrv`. Notably this means that we have to add our expected mock
data using the HTTP management interface. The Boulder-tools images are
regenerated to include the `pebble-challtestsrv` command.

Using this approach also allows separating the TLS-ALPN-01 and HTTPS HTTP-01
challenges by binding each challenge type in the `pebble-challtestsrv` to
different interfaces both using the same VA
HTTPS port. Mock DNS directs the VA to the correct interface.

The load-generator command that was previously using the `challtestsrv` package
from Boulder is updated to use a vendored copy of the new
`github.org/letsencrypt/challtestsrv` package.

Vendored dependencies change in two ways:
1) Gomock is updated to the latest release (matching what the Bouldertools image
   provides)
2) A couple of new subpackages in `golang.org/x/net/` are added by way of
   transitive dependency through the challtestsrv package.

Unit tests are confirmed to pass for `gomock`:
```
~/go/src/github.com/golang/mock/gomock$ git log --pretty=format:'%h' -n 1
51421b9
~/go/src/github.com/golang/mock/gomock$ go test ./...
ok    github.com/golang/mock/gomock 0.002s
?     github.com/golang/mock/gomock/internal/mock_matcher [no test files]
```
For `/x/net` all tests pass except two `/x/net/icmp` `TestDiag.go` test cases
that we have agreed are OK to ignore.

Resolves https://github.com/letsencrypt/boulder/issues/3962 and
https://github.com/letsencrypt/boulder/issues/3951

10869 of 17154 relevant lines covered (63.36%)

1.41 hits per line

Jobs
ID Job ID Ran Files Coverage
11 9934.11 (RUN="coverage" CONTAINER="netaccess") 12 Dec 2018 07:49PM UTC 0
63.36
Travis Job 9934.11
12 9934.12 (RUN="coverage" CONTAINER="netaccess") 12 Dec 2018 07:50PM UTC 0
63.36
Travis Job 9934.12
Source Files on build 9934
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9934
  • 893e8459 on github
  • Prev Build on master (#9931)
  • Next Build on master (#9935)
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