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

kubevirt / containerized-data-importer / 866
69%
main: 49%

Build:
Build:
LAST BUILD BRANCH: status-imports-to-keep
DEFAULT BRANCH: main
Ran 01 Aug 2018 01:50AM UTC
Jobs 1
Files 9
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

pending completion
866

push

travis-ci

jeffvance
Backports of Cloning PRs #280 and #297 to 1.1 branch (#301)

* Invoke tar from same location in source and target mode (#297)

When cloning we were invoking tar at the container root in the source
mode and within the volume mount in target mode.  The result was the
disk.img file appearing in a tmp/clone/image subdirectory in the target
pvc instead of being copied exactly.

Signed-off-by: Adam Litke <alitke@redhat.com>

* Having the cloning label in the target pod, make the pod affinity fails. (#280)

The target pod looks for a pod with a specific label (specified in the pod affinity) that matches the source pod label.
In my case the target pod included this label as well, so we can see that the target pod found matching pod, but it is the WRONG pod. It's itself!!
The target was running without finding the source pod first.
If we remove this label from the target pod, it will find the source pod and then will be scheduled on the same node.
If it does not find the source pod (because the scheduler tried to schedule it before the source pod), it will be in 'Pending' state until the source pod is scheduled, and then will be running on the same node.
https://github.com/kubevirt/containerized-data-importer/issues/279

5 of 5 new or added lines in 1 file covered. (100.0%)

1023 of 1490 relevant lines covered (68.66%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 866.1 01 Aug 2018 01:50AM UTC 0
68.66
Travis Job 866.1
Source Files on build 866
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #866
  • 2925c851 on github
  • Prev Build on release-v1.1 (#862)
  • Next Build on release-v1.1 (#897)
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