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

kubevirt / containerized-data-importer / 857
74%
main: 50%

Build:
Build:
LAST BUILD BRANCH: fix-cdi-tier1-test-leftovers
DEFAULT BRANCH: main
Ran 31 Jul 2018 04:43PM UTC
Jobs 1
Files 10
Run time 25s
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
857

push

travis-ci

jeffvance
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

1046 of 1579 relevant lines covered (66.24%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 857.1 31 Jul 2018 04:43PM UTC 0
66.24
Travis Job 857.1
Source Files on build 857
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #857
  • 723e2225 on github
  • Prev Build on master (#854)
  • Next Build on master (#864)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc