ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
767 stars 333 forks source link

kubevirt, e2e: Skip network policy tests #4464

Closed qinqon closed 4 days ago

qinqon commented 4 days ago

The kubevirt e2e tests were testing network policy wrongly by using an already active network, after bumping OVN this is no longer working and also dial is still not failing after creating the deny-all policy. This change skip de network policy for now.

What this PR does and why is it needed

Which issue(s) this PR fixes

Fixes #

Special notes for reviewers

How to verify it

Details to documentation updates

Description for the changelog

Does this PR introduce a user-facing change?

coveralls commented 4 days ago

Coverage Status

coverage: 52.742% (+0.04%) from 52.707% when pulling 94c78f75548f9726ddf73e5339bdd9426885eab6 on qinqon:kv-e2e-skip-policy-tests into ebf2c6849cbd2f5164b9f062892a7b8483892ea4 on ovn-org:master.