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

grpc / grpc-java / 20494
89%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2020 12:50AM UTC
Jobs 1
Files 425
Run time 41s
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
20494

push

travis-ci

ejona86
xds: add support for setting bootstrap file with java system property

While most languages support setting environment variables during runtime,
Java does not. In Java, the preferred approach is to use Java System Properties
in order so specify configuration options. By checking for the existence
of the io.grpc.xds.bootstrap property if GRPC_XDS_BOOTSTRAP is not found,
it is possible to either supply the bootstrap location during runtime or as
a Java argument. The environment variable still takes precedence in order
to not break any existing documentation.

25344 of 29173 relevant lines covered (86.87%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20494.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 17 Nov 2020 12:50AM UTC 0
86.87
Travis Job 20494.1
Source Files on build 20494
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20494
  • 19923df1 on github
  • Prev Build on master (#20490)
  • Next Build on master (#20502)
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