-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Making change in SQL MI tests to delegate subnet to SQL MI service #11874
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
Conversation
|
Can one of the admins verify this patch? |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Hi @petrajkogit , since the change is on Common.ps1, can you please verify whether it has impact on other test cases |
I've run one of the tests which is using the changed method. However, it looks like I'll need to run all tests which are using this method in recording mode, as there is one more ARM call added with this change. |
Adding recording from one of the tests
|
@VeryEarly |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
It looks like the CI was not triggered |
|
@VeryEarly |
|
It looks to me the function Please also re-record test cases that referenced this function. |
|
@VeryEarly |
Description
Making change in SQL MI create related tests to have subnet delegated to SQL MI service as this will be forced by SQL MI and all create requests for non-delegated subnets will fail.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added