Whamcloud - gitweb
LU-15210 tests: fix sanity-lnet to handle duplicate IP 51/45551/5
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Fri, 12 Nov 2021 17:08:53 +0000 (09:08 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 14 Nov 2021 02:56:54 +0000 (02:56 +0000)
commita50eaae974ee04364c9fbbb4625dd3d581a8c986
treec653990b7e56e635a8b7c1bb1bf29e41c84e3022
parent05e6ccd344e7eba44e43230fa2fa0a1b3b6115c4
LU-15210 tests: fix sanity-lnet to handle duplicate IP

The same IP may be added on the same interface with different netmasks
specified.
sanity-lnet is not expecting this and fails. Fix it.

Test-parameters: trivial testlist=sanity-lnet

Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I70c2df5f14c88362ea5af6f06410823c56535dee
Reviewed-on: https://review.whamcloud.com/45551
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-lnet.sh