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

Revert "test: disallow explict use of "default" policy in tests (#4750)" #4812

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

toidiu
Copy link
Contributor

@toidiu toidiu commented Oct 1, 2024

This reverts commit 360feb2.

Description of changes:

While executing the plan to auto-pin config/connection to a numbered policy, we discovered that some tests in-fact do want to test the "default" policy. This means that pinning these policies would result in testing regression.

The same reasoning also applies to the explicit usage in our tests and we need to carefully audit those tests before pinning those policies. This PR reverts the pinning the explicit usage until we have a clear path forward and we can carefully audit those tests.

Testing:

CI should continue to pass

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@toidiu toidiu merged commit a29068a into aws:main Oct 1, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants