-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[ARM] Migrate tests to use recorder v2 instead of v1 #23567
Comments
Label prediction was below confidence level |
@HarshaNalluru I have an rough estimation, there are
I think for the generated dummy files we could have a script to exec the steps in upgrading to v2 gist . However for the manual maintained test files we need to fix them one by one. I could work on the script to upgrade the dummy files and I'd like to confirm with things with you:
|
Thanks, @MaryGao, for the estimates.
Optimistically, before the end of November, we should finish the migration for all.
For sure, can definitely share the work and fix them. |
@kazrael2119 Could you share the status of refreshing the package? |
The libs are upgraded to recorder v2 at 11/14:
|
The libs are upgraded to recorder v2 at 11/17:
|
The libs are upgraded to recorder v2 at 11/23: @azure/arm-confluent @azure/arm-deploymentmanager @azure/arm-dns |
The libs are upgraded to recorder v2 at 11/28: @azure/arm-features |
The libs are upgraded to recorder v2 at 11/30: @azure/arm-healthbot |
The libs are upgraded to recorder v2 at 12/02 @azure/arm-iotcentral @azure/arm-commitmentplans @azure/arm-machinelearningcompute @azure/arm-operationsmanagement |
The libs are upgraded to recorder v2 at 12/05 @azure/arm-privatedns |
The libs are upgraded to recorder v2 at 12/06 @azure/arm-mixedreality |
The libs are upgraded to recorder v2 at 12/09 @azure/arm-commerce:#23902 |
Thanks, @kazrael2119, for the progress. 💚 |
The libs are upgraded to recorder v2 at 12/12: @azure/arm-recoveryservicesbackup #24118 |
The libs are upgraded to recorder v2 at 12/16 @azure/arm-sql #24198 @azure/arm-timeseriesinsights #24219 @azure/arm-streamanalytics @azure/arm-servicefabric |
The libs are upgraded to recorder v2 at 12/21: @azure/arm-appservice-profile-2020-09-01-hybrid @azure/arm-databoxedge-profile-2020-09-01-hybrid |
The libs are upgraded to recorder v2 at 12/22: @azure/arm-locks-profile-2020-09-01-hybrid |
The libs are upgraded to recorder v2 at 12/23: @azure/arm-network-profile-2020-09-01-hybrid @azure/arm-servicemap #24270 |
Hi @HarshaNalluru ,all mgmt packages are refreshed ,can we close this issue? |
Yes, thanks a ton @kazrael2119 🎉 |
We have an ongoing effort of moving recordings for all the tests out of the JS repository to the assets repo.
For that, each of the packages have to be on recorder v2.
So, 111 arm packages depend on recorder v1.
Most of them look like dummy test files.
The text was updated successfully, but these errors were encountered: