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
144390: roachprod/roachtest: add detection for live VM migrations on Azure r=herkolategan a=DarrylWong
This change makes it so if a roachtest fails, we now check for a live migration on any of the VMs similar to how we check for preemptions and host errors. If one is found, the failure will be marked as a infra flake and routed to test-eng.
Fixes: #143397
Co-authored-by: DarrylWong <[email protected]>
roachtest.live_migration_error [failed]() on test_branch @ [test_SHA](). A Side-Eye cluster snapshot was captured on timeout: [https://app.side-eye.io/snapshots/1](https://app.side-eye.io/snapshots/1).
11
+
12
+
13
+
```
14
+
test github_test failed: liveMigrationError VMs: my_VM [owner=test-eng]
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*live_migration_error.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
0 commit comments