Fixes test failure seen due to the IPsec tunnel deprecation
messages in test logs.
Fixes: 9e9d0384910e ("openvswitch: deprecates support for IPsec tunnel port.").
Reported-by: Joe Stringer <[email protected]>
Signed-off-by: Pravin B Shelar <[email protected]>
---
tests/ofproto-macros.at | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at
index 79dedf4..a4303dc 100644
--- a/tests/ofproto-macros.at
+++ b/tests/ofproto-macros.at
@@ -370,6 +370,7 @@ check_logs () {
done
sed -n "$1
+/.*OVS IPsec tunnel support is deprecated./d
/timeval.*Unreasonably long [[0-9]]*ms poll interval/d
/timeval.*faults: [[0-9]]* minor, [[0-9]]* major/d
/timeval.*disk: [[0-9]]* reads, [[0-9]]* writes/d
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev