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

Add integration tests for cloud Recipes (Azure, AWS) #62

Open
AaronCrawfis opened this issue Feb 21, 2024 · 0 comments
Open

Add integration tests for cloud Recipes (Azure, AWS) #62

AaronCrawfis opened this issue Feb 21, 2024 · 0 comments
Labels

Comments

@AaronCrawfis
Copy link
Contributor

AaronCrawfis commented Feb 21, 2024

Today we test local-dev Recipes for PRs and merges as part of https://github.com/radius-project/recipes/blob/main/.github/workflows/test.yaml

We should extend our tests to include cloud Recipes, such as from AWS and Azure.

To do this we need to setup an approval pipeline similar to what we have in the radius repo, where an approval is needed by an approver/maintainer before the test can execute. This is because we need to inject cloud credentials into the test run, and we don't want that to run from untrusted contributors without a manual approval first.

AB#12070

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants