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

kubevirt / containerized-data-importer / #5233 / 1
59%
main: 49%

Build:
Build:
LAST BUILD BRANCH: v1.999.0-test.0
DEFAULT BRANCH: main
Ran 17 Apr 2025 02:08PM UTC
Files 155
Run time 7s
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

17 Apr 2025 01:59PM UTC coverage: 59.173% (+0.001%) from 59.172%
#5233.1

Pull #3704

travis-ci

Acedus
include error message for upload failure due to lack of space

The uploadserver features two handler functions for sync and async
uploads.

The async upload handler correctly reports an error message if QEMU
image size validation errors due to lack of space in the target by
appending the error message to the HTTP response. The sync upload
handler, however, does not.

This commit makes error handling for failed upload identical between
both handlers. Furthermore, it also checks for ENOSPC errors during
write as can happen when the image is streamed directly into target
instead of going through scratch space first (e.g., raw images). It also
consolidates the sync and async upload failure e2e tests into a single
DescribeTable and improves upon its clarity.

Signed-off-by: Adi Aloni <aaloni@redhat.com>
Pull Request #3704: uploadserver, tests: include error message for upload failure due to lack of space

16811 of 28410 relevant lines covered (59.17%)

0.65 hits per line

Source Files on job #5233.1
  • Tree
  • List 155
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5233
  • 2b2d3781 on github
  • Prev Job for on report-upload-error-message-on-write-error (##5228.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