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

grondo / flux-core / 678
74%
master: 80%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-rebase-pull-request-3-7c65ded4-944b-4c3a-8e00-ed2b4fd71d98-b8e939d0-a398-47dc-b90f-81ca7bbc3c71
DEFAULT BRANCH: master
Ran 09 Apr 2016 02:14AM UTC
Jobs 1
Files 131
Run time 5s
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
678

push

travis-ci

grondo
wreck/lua: do not use cpuset in input.lua

For convenience, input.lua input processing plugin for wreck used
the cpuset lua module to process sets of tasks as sinks for input
file sources. The cpuset module, however, is backed by cpu_set_t,
which supports only CPUSET_SETSIZE bits, in most cases 1024.

Eventually we should have a Lua binding for the nodeset library, however
for now a placeholder "taskset" class is implemented (using hostlist
for parsing) to allow more than 1024 tasks in the input.lua module.

Fixes #632

17652 of 23697 relevant lines covered (74.49%)

591142.58 hits per line

Jobs
ID Job ID Ran Files Coverage
3 678.3 09 Apr 2016 02:14AM UTC 0
74.49
Travis Job 678.3
Source Files on build 678
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #678
  • 6fd78685 on github
  • Prev Build on small-fixes (#677)
  • Next Build on small-fixes (#679)
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