|
Ran
|
Jobs
1
|
Files
271
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix LB service e2e test The test "Load Balancer Service Tests with MetalLB Should ensure connectivity works on an external service when mtu changes in intermediate node" relied on forwarding traffic through localhost into the cluster docker kind network. I was able to reproduce it locally and looking into filter rules, that traffic is dropped and requires an additional rule to allow it. I do not know what change triggered the failure. It looks like it might have been a docker update in the github runner image [1]. [1] https://github.com/actions/runner-images/commit/ce61c11aa Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
39356 of 71177 relevant lines covered (55.29%)
437.13 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 36 |
58.79 |
-2.72% | go-controller/pkg/clustermanager/egressip_controller.go |
| 7 |
68.15 |
-0.14% | go-controller/pkg/ovn/egressip.go |
| 1 |
41.07 |
-0.31% | go-controller/pkg/cni/cni.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14945193425.1 | 271 |
55.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|