commit | 953527bc8afac474b02d757dc8a4d8a9ab0c8d34 | [log] [tgz] |
---|---|---|
author | Oleksandr Kononenko <okononenko@mirantis.com> | Tue May 07 14:43:28 2024 +0300 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Fri Apr 18 12:34:27 2025 +0000 |
tree | 98a03f011c31a4f9f8aaeafd00669cf153c770d8 | |
parent | bf3963d5bb6c4f6bf965c42b74deaa195db905ac [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)