fix(IPsec): fix policy tests 91/34591/27
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Fri, 26 Nov 2021 10:03:05 +0000 (11:03 +0100)
committerVratko Polak <vrpolak@cisco.com>
Mon, 17 Jan 2022 08:59:21 +0000 (08:59 +0000)
Replace the hardcoded SPD inbound/outbound ranges with values derived
from test inputs.
Add the necessary routes now that the tunnel endpoints are not in the
same subnet. Also add ip neighbor entry on DUT2 for the same reason.
Also replace ipsec sa dump with show ipsec all in teardown of tests
where both SAs and SPDs are configured to improve troubleshooting.

Change-Id: I7d89a99fcf457a701c87bf6ac07364b62802677d
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

No differences found