|
Ran
|
Jobs
1
|
Files
207
|
Run time
2min
|
Badge
README BADGES
|
push
github
PR introduces changes to correctly support multiple network interfaces from same subnet (#6766) * PR introduces changes to allow kube-ovn-cni and kube-ovn-controller to correctly handle multiple network attachments from same subnets. Please refer to GH issue https://github.com/kubeovn/kube-ovn/issues/6762 for more details. Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> * fine tune annotation lookup to ignore default interface name or eth0 as the case may be when trying to lookup kubeovn annotations Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> * fix provide name elements lookup Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> * simplify interface logic to leverage pod annotations to identify if interface name needs to be used for lookup Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> * include pr review feedback, drop extraneous comments and methods Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> --------- Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> (cherry picked from commit 7a2b2a246)
8 of 93 new or added lines in 4 files covered. (8.6%)
2 existing lines in 1 file now uncovered.14232 of 56737 relevant lines covered (25.08%)
0.29 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 48 |
0.0 |
0.0% | pkg/daemon/handler.go |
| 22 |
16.03 |
0.14% | pkg/controller/pod.go |
| 8 |
91.83 |
-1.22% | pkg/util/net.go |
| 7 |
0.33 |
-0.0% | pkg/daemon/ovs_linux.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
74.6 |
-0.53% | pkg/ovs/ovn-nb-logical_router_route.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26878340903.1 | 207 |
25.08 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|