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

puppetlabs / libwhereami / 67
94%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2017 05:11PM UTC
Jobs 1
Files 63
Run time 7s
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
67

Pull #15

travis-ci

web-flow
(FACT-1663) Add Xen detector

Adds a Xen detector which uses Xen's virutalized CPUID instruction and
the /proc/xen/capabilities. The result is validated if calling Xen's
CPUID instruction successfully returns Xen vendor string.

All metadata is available to non-root users, and a validated result will
contain the following:
- A `context` string (either "pv" or "hvm"), detemined via CPUID
- A `version` string (e.g. "4.8"), also detemined via CPUID
- A `privileged` bool (true for dom0, false for domU), detemined by
  checking the /proc/xen/capabilites file for a "control_d" string
Pull Request #15: (FACT-1663) Add Xen detector

919 of 962 relevant lines covered (95.53%)

13.99 hits per line

Jobs
ID Job ID Ran Files Coverage
5 67.5 (TRAVIS_TARGET=DEBUG) 25 Aug 2017 05:11PM UTC 0
95.53
Travis Job 67.5
Source Files on build 67
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #67
  • Pull Request #15
  • PR Base - master (#66)
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