Ran
|
Jobs
1
|
Files
230
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
github
Adds e2e test: conntrack flush after ovnkube delete Test opens a TCP connection that simulates a GCP LB environment where the packet is redirected via iptables to a local server on a node. Note, in GCP the LB does not DNAT the VIP, so the packet arrives to the node with the GCP VIP on it. In OCP, we then redirect that packet to the local kapi server running on the node. Once the test opens the TCP connection, it leaves it open for 2 minutes while ovnkube-node is then deleted. Post ovn-controller starting it should not flush the conntrack in zone 0, and the test ensures that the conntrack entry still exists. Recent OVN regression that prompted this E2E: https://issues.redhat.com/browse/FDP-773 NOTE: The release-1.0 backport generated conflicts because on that branch the test didn't check IPv6. Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 45abadba6) Signed-off-by: Dumitru Ceara <dceara@redhat.com>
1 of 1 new or added line in 1 file covered. (100.0%)
28695 of 54417 relevant lines covered (52.73%)
100.61 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10957995434.1 | 230 |
52.73 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|