You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add resource group provisioniner and deprovisioner (#9798)
* add resource group provisioniner and deprovisioner
* with tags
* use condition for allocating resource group, configure storage to skip allocationg an RG, collapse KV configuration now that all can run in parallel
* keep KV tests parallelized per-package
* remove extra parens
* correct template expression syntax
* correct syntax for second conditional expression
* set resource group allocation for live tests for services whose live test migration status is known
* servicebus: eliminate old credentials
* Event Hubs is using a static resource today
* add identity configuration
* always remove the resource group when it has been created successfully
* remove AZURE_CLIENT_OID from service bus tests.yml
0 commit comments