|
Ran
|
Jobs
1
|
Files
34
|
Run time
1min
|
Badge
README BADGES
|
push
github
[Backport] CA-430018: Fix mismatch between VGPU and PCI cards (#7212) In case of migration updating VGPU card requires changing both VGPU and PCI records. Part of this job in done in different machines (for instance VGPU allocation needs to be done in destination host) and is done by different processes (Xapi and Xenops). Some updates causes executing a "import_metadata" operation that read metadata while they are still changing so VGPU PCI address won't match PCI address causing the migration to fail. Currently the code causes old pci and new vgpu which causes the migration to fail. Change order computing metadata causing new pci and old vgpu. This does not cause issues as the infer_vgpu_map always get the new vgpu from XAPI DB. (cherry picked from commit c1ea18677)
3504 of 4355 relevant lines covered (80.46%)
0.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | python3.11 - 31408172879.1 | 34 |
80.46 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|