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

refactor AWS "region" used in test framework #8131

Open
nithyatsu opened this issue Dec 15, 2024 · 2 comments
Open

refactor AWS "region" used in test framework #8131

nithyatsu opened this issue Dec 15, 2024 · 2 comments
Labels
needs-more-information This issue needs more information.

Comments

@nithyatsu
Copy link
Contributor

nithyatsu commented Dec 15, 2024

Currently, we set region in our actions and use it for deploying AWS resources. We have hardcoded the region in validation code and use to verify the deployment worked correctly. Both regions should match for tests to work correctly. Further, long running tests set region in in actions too.
We should revisit the code, and if it makes sense, set region in a single location and remove hard-coding.

AB#13802

@brooke-hamilton
Copy link
Contributor

@nithyatsu is this causing test failures? If so we should prioritize this. Otherwise we can prioritize this as an optimization.

@ytimocin ytimocin added the needs-more-information This issue needs more information. label Dec 16, 2024
@radius-triage-bot
Copy link

👋 @nithyatsu we need more information.

To help us investigate further, we need additional information to reproduce or understand this issue. Please ensure you have steps to reproduce and information about your OS, rad CLI version, and runtime version.

A project maintainer will reply on this issue soon to ask for additional specifics if needed.

For more information on our triage process please visit our triage overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-information This issue needs more information.
Projects
None yet
Development

No branches or pull requests

3 participants