Commit f33efa8
cilium-cli: disable host-firewall-egress-to-fqnds test on RHEL
host-firewall-egress-to-fqdns consistently fails in the kube-proxy-1
configuration (using rhel8.10 kernel) although it appears to succeed
in all other cases it runs in. It is unclear why this happens. Note that
other L7 tests (to-fqdns, client-egress-l7, client-egress-l7-named-port,
client-egress-tls-cni) using pod-to-world scenarios are disabled on RHEL
kernels, see commit message in b1d70aa. Possibly the reason this test
fails on RHEL is related to that. However that may be, this commit
disables the test on RHEL to make scheduled CI runs usable.
Signed-off-by: Anton Tykhyy <atykhyy@gmail.com>1 parent 1dcbab2 commit f33efa8
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments