From: Brian Russell Date: Thu, 4 Mar 2021 17:13:11 +0000 (+0000) Subject: tests: fix syntax warning in ipsec tun test X-Git-Tag: v21.10-rc0~374 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F33%2F31533%2F2;p=vpp.git tests: fix syntax warning in ipsec tun test Testing for equality should be done via '==' rather than 'is' which tests identity. Type: fix Signed-off-by: Brian Russell Change-Id: Iade53aea61d8aadcf6bffbfbef7fdac9a1004873 ---