Skip to content

test: Fix nativeRoutingCIDR in CI#12190

Merged
borkmann merged 1 commit intocilium:masterfrom
joestringer:submit/fix-cluster-pool-range
Jun 19, 2020
Merged

test: Fix nativeRoutingCIDR in CI#12190
borkmann merged 1 commit intocilium:masterfrom
joestringer:submit/fix-cluster-pool-range

Conversation

@joestringer
Copy link
Copy Markdown
Member

@joestringer joestringer commented Jun 18, 2020

CI is allocating addresses from 10.10.0.0/16, which falls in a
different CIDR to the currently configured native routing CIDR. Fix up
the native routing CIDR to also include the CIDR range of the cluster pool.

This should fix a recently-seen flake in CI in the "bookinfo" tests.

CI is allocating addresses from 10.10.0.0/16, which falls in a
different native routing CIDR to the one currently configured. Fix up
the native routing CIDR to also include the CIDR range of the cluster pool.

Suggested-by: André Martins <andre@cilium.io>
Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.8 labels Jun 18, 2020
@joestringer joestringer requested a review from aanm June 18, 2020 21:57
@joestringer joestringer requested a review from a team as a code owner June 18, 2020 21:57
@joestringer
Copy link
Copy Markdown
Member Author

test-me-please

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.001%) to 37.102% when pulling 5c79b7f on joestringer:submit/fix-cluster-pool-range into 16907c4 on cilium:master.

@borkmann borkmann merged commit 47fd302 into cilium:master Jun 19, 2020
@joestringer joestringer deleted the submit/fix-cluster-pool-range branch June 19, 2020 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants