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

os-autoinst / os-autoinst / 3297
57%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2018 11:42AM UTC
Jobs 1
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

pending completion
3297

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

Jobs
ID Job ID Ran Files Coverage
1 3297.1 04 Mar 2018 11:42AM UTC 0
55.5
Travis Job 3297.1
Source Files on build 3297
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3297
  • 49c862b1 on github
  • Prev Build on master (#3294)
  • Next Build on master (#3298)
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