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

xapi-project / xen-api / 15265843245
80%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 03:17AM UTC
Jobs 1
Files 33
Run time 1min
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
15265843245

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

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 15265843245.1 27 May 2025 03:17AM UTC 33
77.72
GitHub Action Run
Source Files on build 15265843245
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15265843245
  • d27a1181 on github
  • Prev Build on master (#15184790835)
  • Next Build on master (#15290666312)
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

© 2025 Coveralls, Inc