|
Ran
|
Jobs
1
|
Files
6
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/cbft/commit/<a class=hub.com/couchbase/cbft/commit/dd88bf4078618e57bccc79afff246a6e2e7914e5">dd88bf407<a href="https://github.com/couchbase/cbft/commit/dd88bf4078618e57bccc79afff246a6e2e7914e5">">MB-17072 - CBFT_ENV_OPTIONS env settings for options The optional env variable CBFT_ENV_OPTIONS allows the user to specify the cmd-line --options=KEY0=VAL0,KEY1=VAL1 parameters instead via an environment variable. For example... CBFT_ENV_OPTIONS=&#39;darth=vader,ship=falcon&#39; ./cbft ... ...is the same as... ./cbft -options darth=vader,ship=falcon ... Or, if you&#39;re using ns-server / cluster_run, this can be useful to propagate options via child process env variables inheritance... CBFT_ENV_OPTIONS=&#39;darth=vader,ship=falcon&#39; ./cluster_run ... The CBFT_ENV_OPTIONS takes precedence over the cmd-line --options. See the cbgt.Manager.Options() method to retrieve the option key=value&#39;s from the midst of your cbft/cbgt/pindex code. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/cbft/commit/<a class="double-link" href="https://github.com/couchbase/cbft/commit/a0a6e7c1a146bc8bcaa5d8c7863cfb389d8a0e2b">a0a6e7c1a</a>">a0a6e7c1a</a><a href="https://github.com/couchbase/cbft/commit/dd88bf4078618e57bccc79afff246a6e2e7914e5"> Reviewed-on: http://review.couchbase.org/58031 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1477 of 1887 relevant lines covered (78.27%)
3.3 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 60.1 | 0 |
78.27 |
Travis Job 60.1 |