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

robertbreker / sm / 43
32%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2015 11:20AM UTC
Jobs 1
Files 76
Run time 482min
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
43

push

travis-ci

siddharthv
CP-10986: Return read caching status on VDI.attach

Returning the status of read caching during VDI Attach is a bit tricky.
This is because the SM only works out whether or not O_DIRECT should be
used during VDI Activate (which happens after attach). This is determined by a
number of elements: licensing, override parameters or VDI Type, etc.

This patch isolates this check in a separate (private) method and
caches it. Both VDI attach and activate use this method to work out whether
tapdisk will be enabling read caching or not.

We also add this information to the return struct in VDI.attach as
requested by the ticket.

Signed-off-by: Siddharth Vinothkumar <siddharth.vinothkumar@citrix.com>
Acked-by: Felipe Franciosi <felipe@paradoxo.org>

Github: closes #242 on xapi-project/sm

6126 of 19349 relevant lines covered (31.66%)

0.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 43.1 10 Mar 2015 11:20AM UTC 0
31.66
Travis Job 43.1
Source Files on build 43
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #43
  • 86a988b2 on github
  • Prev Build on master (#41)
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