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

BuildCanary test workflows for Azure Actions #122

Open
kaverma opened this issue Sep 2, 2021 · 3 comments
Open

BuildCanary test workflows for Azure Actions #122

kaverma opened this issue Sep 2, 2021 · 3 comments
Assignees
Labels

Comments

@kaverma
Copy link
Contributor

kaverma commented Sep 2, 2021

We have GitHub Actions for Azure which take dependency on hosted runner infra.For example Azure Powershell action and azure/arm-deploy action.

We are looking at a test strategy of having canary test workflows for these Actions which can be run before updating the hosted image. The aim of these tests will be to ensure the tasks do not break with new changes in hosted image.

For example, we recently had an issue in azure/arm-deploy action - Azure/arm-deploy#48 which caused this action to fail with the release of Azure CLI Version 2.24.1 as the new CLI version had a bug. Here is the RCA for this bug for reference - Azure/arm-deploy#69.

So for such Actions to avoid such breaks we are looking at having canary tests.

We want to understand on how we can have this test infra and the process to maintain the infra and process for the teams adding tests to the canary runs.

@kaverma kaverma self-assigned this Sep 2, 2021
@github-actions
Copy link

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle label Sep 16, 2021
@raiyanalam
Copy link
Contributor

@kaverma - Can you update the latest status here?

@kaverma
Copy link
Contributor Author

kaverma commented Apr 19, 2022

We are planning to take this up in this this quarter Q4 2022.

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