Skip to content

e2e: change static IPs in dns test#799

Merged
mmatczuk merged 1 commit intomainfrom
hg/dns_e2e
May 6, 2024
Merged

e2e: change static IPs in dns test#799
mmatczuk merged 1 commit intomainfrom
hg/dns_e2e

Conversation

@Choraden
Copy link
Contributor

@Choraden Choraden commented May 6, 2024

As observed in a few CI runs[1] assigning private addresses might result in an overlap with randomly generated networks. Both Podman and Docker assign private addresses (10.0.0.0, 172.16.0.0, 192.168.0.0) when the network is not specified.

This patch changes static IP addresses in dns setups to non-private to minimize the chance of collision.

[1] https://github.com/saucelabs/forwarder/actions/runs/8896336713/job/24428757815

As observed in a few CI runs[1] assigning private addresses might result in an overlap with randomly generated networks.
Both Podman and Docker assign private addresses (10.0.0.0, 172.16.0.0, 192.168.0.0) when the network is not specified.

This patch changes static IP addresses in dns setups to non-private to minimize the chance of collision.

[1] https://github.com/saucelabs/forwarder/actions/runs/8896336713/job/24428757815
@Choraden Choraden requested a review from mmatczuk May 6, 2024 11:58
@mmatczuk mmatczuk merged commit e2592d1 into main May 6, 2024
@mmatczuk mmatczuk deleted the hg/dns_e2e branch May 6, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants