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

kubevirt / containerized-data-importer / 4499
68%
main: 49%

Build:
Build:
LAST BUILD BRANCH: release-tool-go
DEFAULT BRANCH: main
Ran 18 Dec 2019 12:26AM UTC
Jobs 1
Files 39
Run time 15s
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 Dec 2019 11:59PM UTC coverage: 67.543% (+0.07%) from 67.476%
4499

push

travis-ci

awels
datavolume_test: remove test 2555 (#1059)

Test 2555[1] (on 'Verify DataVolume' tests) is failing on tier1 cnv 2.1 test.
The issue reproduces when using ubi8 cdi-importer container (see bz#1739149[2]).

I.e. when using 'qemu-img info' on the invalid qcow file[3] (using uni8.1, qemu-img 3.1.0):
$ qemu-img info afl1.img
image: afl1.img
file format: raw
virtual size: 9.5K (9728 bytes)
disk size: 12K
$ qemu-img --version
qemu-img version 3.1.0 (qemu-kvm-3.1.0-30.module+el8.0.1+3755+6782b0ed)

Whereas, using fedora 30 (qemu-img 4.1.0):
$ qemu-img info afl1.img
file format: qcow
virtual size: 152 TiB (167125767422464 bytes)
disk size: unavailable
cluster_size: 4096
$ qemu-img --version
qemu-img version 4.1.0 (qemu-4.1.0-4.fc30)

As 'raw' file format is returned on el8, the supported format validation
isn't failing (on 'qemu.go -> isSupportedFormat), so the import is
completed successfully instead of failing.
Hence, removing this test for now as that file can't be validated
consistently on all envs.

[1] test_id:2555 ('fail creating import dv: invalid qcow large size')
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1739149#c2
[3] https://bugs.launchpad.net/ossa/+bug/1449062/+attachment/4385683/+files/afl1.img

Change-Id: Iadc7a2129
Signed-off-by: Daniel Erez <derez@redhat.com>
Signed-off-by: Fred Rolland frolland@redhat.com

5088 of 7533 relevant lines covered (67.54%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4499.2 18 Dec 2019 12:26AM UTC 0
67.54
Travis Job 4499.2
Source Files on build 4499
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4499
  • 156ce8b3 on github
  • Prev Build on release-v1.11 (#4420)
  • Next Build on release-v1.11 (#4591)
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