The first patch of the series adds a mechanism to do custom changes to
the ovn-kubernetes code to be used in CI.  That's needed because
ovn-kubernetes might be using OVN features that are not present on
all OVN stable branches.  It is however desirable to run the most
recent version of ovn-kubernetes because it might exercise more of
the (already existing) OVN features.

So the second patch in the series just disables all session affinity
tests because the OVN feature used by ovn-kubernetes to implement
affinity is not present on branches <= 22.09.  This also means that
the second patch should only be applied to branches <= 22.09.

Dumitru Ceara (2):
      .ci: ovn-kubernetes: Add a "prepare" stage to allow for custom actions.
      .ci: ovn-kubernetes: Skip session affinity related tests.


 .ci/ovn-kubernetes/custom.patch | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to