|
Ran
|
Jobs
1
|
Files
26
|
Run time
6s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/PyBal/commit/9320bdedb">Change the default LVS BGP behavior per service Change the per LVS service BGP announcing behavior to yes. This means that a service that does not specify 'bgp': 'yes' in the configuration will be announced via BGP. That is a change in the default behavior but it's warranted. Our usage shows that in low-traffic LVS servers 39/40 services do get announced via BGP. In high-traffic LVS servers it's 2/5 and 11/19 and that's due to preconception that we should set bgp to no when reusing an LVS IP address for say serving HTTPS as well as HTTP or TCP as well as UDP. However the code for BGPFailover.addPrefix() actually uses a python set() for storing the prefixes meaning it's idempotent and it's fine to add the same prefix multiple times Cherry-picked from 1.13 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/PyBal/commit/6fe986cfb">6fe986cfb</a>
1656 of 3119 relevant lines covered (53.09%)
0.53 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 95.1 | 0 |
53.09 |
Travis Job 95.1 |