Skip to content

[release-2.0] CI: fix flaky floatingip-create-full E2E test#814

Merged
mandre merged 1 commit into
release-2.0from
bp-release-2.0-97a6cf4
Jun 10, 2026
Merged

[release-2.0] CI: fix flaky floatingip-create-full E2E test#814
mandre merged 1 commit into
release-2.0from
bp-release-2.0-97a6cf4

Conversation

@orc-backport-bot

Copy link
Copy Markdown

Backport: #813

Add allocationPools to the external subnet to prevent the router gateway port from grabbing the IP address requested by the FloatingIP.

Without allocationPools, Neutron auto-allocates from the full subnet range and can non-deterministically assign 192.168.155.5 to the router gateway port, causing the FloatingIP creation to fail with a 409 Conflict.

Fixes #812

Add allocationPools to the external subnet to prevent the router
gateway port from grabbing the IP address requested by the FloatingIP.

Without allocationPools, Neutron auto-allocates from the full subnet
range and can non-deterministically assign 192.168.155.5 to the router
gateway port, causing the FloatingIP creation to fail with a 409
Conflict.

Fixes #812
@orc-backport-bot orc-backport-bot Bot requested a review from mandre June 10, 2026 11:05
@github-actions github-actions Bot added v2.0 This PR targets v2.0 semver:patch No API change labels Jun 10, 2026
@mandre mandre added this pull request to the merge queue Jun 10, 2026
Merged via the queue into release-2.0 with commit 9b1527c Jun 10, 2026
10 checks passed
@mandre mandre deleted the bp-release-2.0-97a6cf4 branch June 10, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change v2.0 This PR targets v2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant