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

xapi-project / xen-api / 16434031558
80%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2025 03:43AM UTC
Jobs 1
Files 34
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

21 Jul 2025 09:36AM UTC coverage: 80.345%. Remained the same
16434031558

push

github

web-flow
CA-412420: Set vdi-type When Create snapshot on SMAPIv3 SR (#6596)

During the SMAPIv3 migration prepare step, it will create the VDI on the
destination based on the source. The source retrieves vdi_info via
`copy_into_sr` → `find_vdi` → `SR.scan2` → `sr_scan2_impl` →
`COWVolume.ls`, and `sr_ls` extracts all vdi_info from the database.

However, when creating a snapshot with `COWVolume.snapshot` on V3, the
vdi-type is not stored in the database, which causes getting an empty
vdi-type and the migration prepare step to fail and result the
folllowing error:

`\'INTERNAL_ERROR\', \'Failure("Unknown
tag/contents")\']]);S()]]]))]))]))])`

This change adds a step to set vdi-type from the original VDI to the
snapshot VDI to prevent this issue.

3491 of 4345 relevant lines covered (80.35%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 16434031558.1 22 Jul 2025 03:43AM UTC 34
80.35
GitHub Action Run
Source Files on build 16434031558
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16434031558
  • 7a444fee on github
  • Prev Build on gh-readonly-queue/master/pr-6584-f6238a0a8b094803ec913f79c81e5e976ef29700 (#16374212523)
  • Next Build on master (#16434128584)
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