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

Fix selfcontained tests failing due to /whoami #2266

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

matt-royal
Copy link
Member

Does this PR modify CLI v6, CLI v7, or CLI v8?

This modifies CLI v8. The same changes may be necessary for v9 as well.

Description of the Change

The tests under integration/v7/selfcontained were failing due to a missing stub for the GET /whoami endpoint. This commit adds that stub so that the existing tests will pass.

Why Is This PR Valuable?

See above

Why Should This Be In Core?

See above

Applicable Issues

N/A

How Urgent Is The Change?

Not urgent, but if you intend to run the selfcontained tests in your pipeline then this will be necessary to make them green.

Other Relevant Parties

Who else is affected by the change?
@gcapizzi @kieron-dev

Copy link
Contributor

@jdgonzaleza jdgonzaleza left a comment

Choose a reason for hiding this comment

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

LGTM

@gururajsh gururajsh merged commit 45447b3 into cloudfoundry:v8 Mar 18, 2022
gururajsh pushed a commit that referenced this pull request Mar 18, 2022
@matt-royal matt-royal deleted the fix-selfcontained-tests branch March 21, 2022 20:55
gururajsh pushed a commit that referenced this pull request May 17, 2022
gururajsh added a commit that referenced this pull request May 17, 2022
gururajsh added a commit that referenced this pull request May 17, 2022
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.

4 participants