Fix intermittent workspace deletion failure on AMPLS private DNS zone group#4943
Fix intermittent workspace deletion failure on AMPLS private DNS zone group#4943marrobi wants to merge 3 commits into
Conversation
|
/test-extended 6913bc8 |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/28439115435 (with refid (in response to this comment from @marrobi) |
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 168d2dc. ♻️ This comment has been updated with latest results. |
|
/test-destroy-env |
|
Destroying PR test environment (RG: rg-tre6ce7a05c)... (run: https://github.com/microsoft/AzureTRE/actions/runs/28443377750) |
|
PR test environment destroy complete (RG: rg-tre6ce7a05c) |
|
/test-extended 6913bc8 |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/28444967600 (with refid (in response to this comment from @marrobi) |
|
/test-extended 168d2dc |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/28657797536 (with refid (in response to this comment from @marrobi) |
|
/test-extended 168d2dc |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/28659929876 (with refid (in response to this comment from @marrobi) |
|
/test-destroy-env |
|
Destroying PR test environment (RG: rg-tre6ce7a05c)... (run: https://github.com/microsoft/AzureTRE/actions/runs/28667004895) |
|
PR test environment destroy complete (RG: rg-tre6ce7a05c) |
Resolves #3194. Adds an azapi delete retry (+ timeouts) to the Azure Monitor private DNS zone group so transient AnotherOperationInProgress 409s during destroy are retried instead of failing.