Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add test for loadbalancing route option #1424

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

maxmoehl
Copy link
Member

Are you submitting this PR against the develop branch?

All PR's to CATs should be submitted to develop and will be merged to main once they've passed acceptance.

What is this change about?

Add an acceptance test for per-route options as described in #1352.

Please provide contextual information.

#1352, cloudfoundry/community#909

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

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?

It tests the E2E functionality of per-route options. Each component has its own acceptance tests but we want to ensure that the E2E scenario works with every released cf-d.

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

Unknown

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 hoffmaen force-pushed the maxmoehl/add-route-options branch from 9e76848 to 2474f7a Compare January 28, 2025 18:55
@maxmoehl maxmoehl force-pushed the maxmoehl/add-route-options branch from 2b9cfcf to 1bbf1e8 Compare February 20, 2025 14:59
@maxmoehl maxmoehl changed the title wip: test: add test for loadbalancing route option test: add test for loadbalancing route option Feb 20, 2025
@maxmoehl maxmoehl marked this pull request as ready for review February 20, 2025 14:59
@maxmoehl
Copy link
Member Author

Those things are mostly leftovers from our testing to figure out what was wrong. I'll clean them up.

@maxmoehl
Copy link
Member Author

Once we are happy with the code we can have another test run to ensure everything still works properly. @ctlong please have another look.

@maxmoehl maxmoehl force-pushed the maxmoehl/add-route-options branch from d84ab98 to d95d949 Compare February 26, 2025 12:31
@maxmoehl maxmoehl requested a review from ctlong February 26, 2025 14:43
@maxmoehl maxmoehl requested a review from ctlong February 28, 2025 06:33
@ctlong ctlong self-assigned this Mar 1, 2025
@maxmoehl
Copy link
Member Author

maxmoehl commented Mar 1, 2025

Thanks! @iaftab-alam ran the tests again and they pass so this is good to merge from our side.

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