commit | 6730a83b2a4268325d9bba5a75f784cee0f30a42 | [log] [tgz] |
---|---|---|
author | Oleksandr Kononenko <okononenko@mirantis.com> | Tue May 07 14:43:28 2024 +0300 |
committer | Oleksandr Kononenko <okononenko@mirantis.com> | Fri May 10 15:51:08 2024 +0000 |
tree | cb1c040aa33898959fd171c4b9d5e25881bcd58b | |
parent | d5f63dbe3332076ba32ab43740b49b647e182bc5 [diff] |
[test_port_list_filter_by_ip_substr] Check if IP free before use it in the test The test chooses 2 IPs from test subnet but this IP can be used by portprober or DHCP servises. It can cause test fail. This patch adds a check if selected IP is free Related-Prod: PRODX-41551 Change-Id: Ib216d0df9d1c2716cccb3a98ccae625f06308d1f (cherry picked from commit bf9f20238de21422881a28075349c4eae2851952)