• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xapi-project / xen-api / 15191092114 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 22 May 2025 03:51PM UTC
Files 33
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 May 2025 03:38PM UTC coverage: 77.719%. Remained the same
15191092114.1

push

github

web-flow
CA-411319: Concurrent `VM.assert_can_migrate` failure (#6476)

When the customers open "Migrate VM Wizard" on XenCenter, XenCenter will
call
`VM.assert_can_migrate` to check each host in each pool connected to
XenCenter
if the VM can be migrated to it. The API `VM.assert_can_migrate` then
calls
`VM.export_metadata`. `VM.export_metadata` will lock VM. During this
time, other
`VM.export_metadata` requests will fail as they can't get VM lock.

The solution is to add retry when failing to lock VM.

3359 of 4322 relevant lines covered (77.72%)

0.78 hits per line

Source Files on job python3.11 - 15191092114.1
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15191092114
  • d27a1181 on github
  • Prev Job for on master (#15184790835.1)
  • Next Job for on master (#15201493500.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc