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

Unmarshal Route JSON instead of parsing as a string #594

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

sethboyles
Copy link
Member

Co-authored-by: Seth Boyles [email protected]
Co-authored-by: Merric de Launey [email protected]
Co-authored-by: David Alvarado [email protected]

What is this change about?

Similar to #587, this test is failing on latest CAPI since it is parsing JSON responses as strings (considering whitespace, etc).

Please provide contextual information.

cloudfoundry/cloud_controller_ng#2930
cloudfoundry/capi-release#262

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

release-candidate

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?

n/a

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

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!

@xandroc
@MerricdeLauney
@dalvarado

Co-authored-by: Seth Boyles <[email protected]>
Co-authored-by: Merric de Launey <[email protected]>
Co-authored-by: David Alvarado <[email protected]>
@davewalter davewalter merged commit 2458817 into develop Aug 30, 2022
@davewalter davewalter deleted the unmarshal_route_json branch August 30, 2022 17:59
@risicle
Copy link

risicle commented Oct 3, 2022

this test is failing on latest CAPI since it is parsing JSON responses as strings

For us it seemed to be switching our tests to using cf-cli v8 that did it.

sorry, wrong PR

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