-
Notifications
You must be signed in to change notification settings - Fork 260
remove windows 2004 aks-e tests from pipeline #1736
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
remove windows 2004 aks-e tests from pipeline #1736
Conversation
645ae36 to
243f805
Compare
pjohnst5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as long as it's not available in AKS anyways (and aks-e is deprecated now)
It does fail quite often so in my opinion it is best to remove it while we then put the win 22 tests in for aks
pjohnst5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah maybe we should first get win 22 operational before removing this based on discussion offline
dismissing per further discussion, okay to merge and previously approved
* feat: remove windos 2004 aks-e tests from pipeline * fix: dependency on cleanup stage Co-authored-by: Esteban Capillo <estebancams@microsoft.com>
* feat: remove windos 2004 aks-e tests from pipeline * fix: dependency on cleanup stage Co-authored-by: Esteban Capillo <estebancams@microsoft.com>
* feat: remove windos 2004 aks-e tests from pipeline * fix: dependency on cleanup stage Co-authored-by: Esteban Capillo <estebancams@microsoft.com>
Reason for Change:
We still don't support windows 2004 for aks and aks-e tests are failing very often. While we determine the root cause, in order to allow PRs to go in, and since we'll still run windows 1903 tests, we can disable 2004 tests as a mitigation
A new task was reported to add win 22 tests once we migrate over from aks-e (https://msazure.visualstudio.com/One/_workitems/edit/16667635)
Issue Fixed:
Requirements:
Notes: