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

grpc / grpc-java / 21179
89%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2021 09:13AM UTC
Jobs 1
Files 429
Run time 1min
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
21179

push

travis-ci

web-flow
xds: support reading bootstrap config directly from env var or system property values (#7826)

This change supports reading the bootstrap config from the following places (in order):

- If GRPC_XDS_BOOTSTRAP exists then use its value as the name of the bootstrap file. If the file is missing or the contents of the file are malformed, return an error.

- Else, if io.grpc.xds.bootstrap exists then use its value as the name of the bootstrap file. If the file is missing or the contents are malformed, return an error.

- Else, if GRPC_XDS_BOOTSTRAP_CONFIG exists then use its value as the bootstrap config. If the value is malformed, return an error.

- Else, if io.grpc.xds.bootstrapValue exists then use its value as the bootstrap config. If the value is malformed, return an error.

25763 of 29547 relevant lines covered (87.19%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21179.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 22 Jan 2021 09:13AM UTC 0
87.19
Travis Job 21179.1
Source Files on build 21179
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21179
  • 92364c89 on github
  • Prev Build on master (#21173)
  • Next Build on master (#21184)
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