Comment 12 for bug 1540645

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.opendev.org/737545
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=0a07a0e51f004f79d1ddbc448371c55cfb87ce40
Submitter: Zuul
Branch: master

commit 0a07a0e51f004f79d1ddbc448371c55cfb87ce40
Author: Martin Kopec <email address hidden>
Date: Tue Jun 23 13:54:49 2020 +0000

    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