Exclude recovery service vaults from e2e tests by disabling backup in…#4937
Exclude recovery service vaults from e2e tests by disabling backup in…#4937ChrisChapman-gh wants to merge 3 commits into
Conversation
… test workspace configuration
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27819357172 (with refid (in response to this comment from @ChrisChapman-gh) |
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 0a32b82. ♻️ This comment has been updated with latest results. |
…on template properties
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27827269256 (with refid (in response to this comment from @ChrisChapman-gh) |
…le_backup parameter for backup configuration
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27833533227 (with refid (in response to this comment from @ChrisChapman-gh) |
2 similar comments
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27833533227 (with refid (in response to this comment from @ChrisChapman-gh) |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27833533227 (with refid (in response to this comment from @ChrisChapman-gh) |
Resolves #4920
What is being addressed
E2E tests failing to run due to bug in recovery service vaults.
How is this addressed
Added parameter to "properties" payload in e2etests/conftest.py to disable backup (currently enabled by default)
duplicating @maxmartin-cgi work so we can get the pipelines running (#4921)