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

couchbase / cbft / 5
30%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2015 10:25PM UTC
Jobs 1
Files 6
Run time 0s
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
5

push

travis-ci

steveyen
MB-16714 - allow comma-separated multiple bindHttp args

This allows cbft to optionally listen on multiple addresses.

An example...

  ./cbft -bindHttp=192.168.0.10:9110,0.0.0.0:9110 ...

Only the first address (192.168.0.10) will be used for node cfg
registration, so the other nodes will in the cluster will try to
contact this node as 192.168.0.10:9110.

Because of the second "0.0.0.0:9110" entry, cbft's REST/web-UI will
also be available on localhost.

Change-Id: Ifc8c20981
Reviewed-on: http://review.couchbase.org/56710
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>
Reviewed-by: Steve Yen <steve.yen@gmail.com>

1406 of 1717 relevant lines covered (81.89%)

3.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5.1 06 Nov 2015 10:25PM UTC 0
81.89
Travis Job 5.1
Source Files on build 5
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5
  • 73d8305a on github
  • Prev Build on master (#4)
  • Next Build on master (#15)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc