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

kubevirt / hyperconverged-cluster-operator / 4154
81%
main: 76%

Build:
Build:
LAST BUILD BRANCH: bump_MIGRATION_OPERATOR_v0.0.14_main
DEFAULT BRANCH: main
Ran 28 Oct 2020 01:56PM UTC
Jobs 1
Files 3
Run time 2s
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

28 Oct 2020 01:11PM UTC coverage: 80.751%. Remained the same
4154

push

travis-ci

web-flow
Disable VMI migration upon K8s unschedulable taint (#823) (#904)

Currently, the default behaviour is to migrate the VMI when a node is
tainted with the node.kubernetes.io/unschedulable key. This behaviour is
wrong and can be un-expected from the user's perspective because the
unschedulable taint means "do not schedule new workloads on this node"
and not "evict existing workloads from this node".

https://github.com/kubevirt/kubevirt/pull/4012 adds support for the
eviction API so we can properly handle node drains and specific
evictions on VMI pods.

This patch avoid setting (and explicitly removes during upgrades if
set in the past) the default node drain key so we won't migrate VMIs
when we're not expected to do so.

Fixes: https://bugzilla.redhat.com/1881676

Signed-off-by: Daniel Belenky <dbelenky@redhat.com>
Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>

Co-authored-by: Daniel Belenky <dbelenky@redhat.com>

1355 of 1678 relevant lines covered (80.75%)

39.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4154.1 28 Oct 2020 01:56PM UTC 0
80.75
Travis Job 4154.1
Source Files on build 4154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4154
  • e81e99e7 on github
  • Prev Build on release-1.2 (#4260)
  • Next Build on release-1.2 (#4400)
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