commit | 0a07a0e51f004f79d1ddbc448371c55cfb87ce40 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Tue Jun 23 13:54:49 2020 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Mon Aug 17 09:30:25 2020 +0000 |
tree | 70b5e2190bf24da59a90febec2ce4efc27b43402 | |
parent | 25ec807af3f6be9efb6bda25c4657b42ab713596 [diff] |
Fix and unskip test_list_servers_filtered_by_ip_regex The test assumes that all ip addresses will be allocated in a very specific and static way. The patch improves the calculation of the ip regex. Change-Id: Icb871c2b106ee0b9770b89d15c54bef65297977c Closes-Bug: #1540645