mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-12 19:27:26 +00:00
The test was just checking that a READ/WRITE fsnotify.Event for the multus configuration was being seen; this patch changes this behavior, and assures that the delegateCNI configuration update results in turn on the update of the multus configuration file. Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>