Skip to content

Implement hash based routing test#1911

Merged
jochenehret merged 3 commits into
cloudfoundry:developfrom
sap-contributions:hbtest
Apr 16, 2026
Merged

Implement hash based routing test#1911
jochenehret merged 3 commits into
cloudfoundry:developfrom
sap-contributions:hbtest

Conversation

@b1tamara

@b1tamara b1tamara commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Are you submitting this PR against the develop branch?

Yes

What is this change about?

Hash-based routing discussed in the RFC0042 has been recently released with cf-deployment v55.2.0
The current PR extends the existing tests for the per-route options and provides implementations for a new acceptance test to ensure the hash-based routing works e2e as expected.

Please provide contextual information.

What version of cf-deployment have you run this cf-acceptance-test change against?

cf-deployment v55.4.0

Please check all that apply for this PR:

  • introduces a new test --- Are you sure everyone should be running this test?
  • changes an existing test
  • requires an update to a CATs integration-config

Did you update the README as appropriate for this change?

  • YES
  • N/A

If you are introducing a new acceptance test, what is your rationale for including it CATs rather than your own acceptance test suite?

CATs should validate common operator workflows.
CATs is not a regression test suite.
CATs is run by every component team to validate their releases before promotion.

How many more (or fewer) seconds of runtime will this change introduce to CATs?

N/A

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

@hoffmaen

Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go Outdated
Comment thread routing/per_route_options.go
@b1tamara b1tamara marked this pull request as ready for review April 14, 2026 12:34
@jochenehret jochenehret requested review from a team April 15, 2026 07:28
Comment thread routing/per_route_options.go Outdated
@jochenehret

Copy link
Copy Markdown
Contributor

So this new test requires cf-deployment >= v55.2.0, correct? Then we should cut a new CATs release with according release notes.

@b1tamara

Copy link
Copy Markdown
Contributor Author

@jochenehret, yes.
Hash-based routing has been released with capi-release 1.225 and routing-release v0.374.0. The routing release v.0.374.0 is part of v55.2.0

@jochenehret jochenehret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with capi-release 1.231.0 and routing-release 0.374.0, works.

@jochenehret jochenehret merged commit b6fb61c into cloudfoundry:develop Apr 16, 2026
3 checks passed
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.

3 participants