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

os-autoinst / os-autoinst / 3297 / 1
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2018 11:42AM UTC
Files 77
Run time 3s
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

04 Mar 2018 11:28AM UTC coverage: 55.503% (-0.05%) from 55.552%
3297.1

push

travis-ci

coolo
Add support to override HDDMODEL per disk (#928)

* Add support to override HDDMODEL per disk

HDDMODEL can be set to 'nvme' to make qemu use this disk type. However,
sometimes it is desired to just have this extra NVMe disk in addition to
a classical setup.
This commit adds a a new variable HDDMODEL_$i available for all disks.
When it is set, the specified disk will be made availabe as NVMe-disk,
and the snapshot-feature will be disabled, like with the global
HDDMODEL='nvme'.
The HDDMODEL_$i will override the global HDDMODEL, but does not replace
the parameter in order to not break anything.

Signed-off-by: Michael Moese <mmoese@suse.de>

* Code cleanup and documentation

Executed tools/tidy for the code in backend/qemu.pm, and added brief
documentation for HDDMODEL_$i to doc/backend_vars.asciidoc.

Signed-off-by: Michael Moese <mmoese@suse.de>

* Add a check if variable HDDMODEL_$i is defined

According to a review comment, the variable HDDMODEL_$i was
evaluated without being defined, which resulted in a warning.

Signed-off-by: Michael Moese <mmoese@suse.de>

3762 of 6778 relevant lines covered (55.5%)

445.4 hits per line

Source Files on job 3297.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 3297.1
  • 49c862b1 on github
  • Prev Job for on master (#3294.1)
  • Next Job for on master (#3298.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