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

grondo / flux-core / 679
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 12 Apr 2016 10:14PM UTC
Jobs 1
Files 132
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
679

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

17665 of 23716 relevant lines covered (74.49%)

526435.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/common/libflux/handle.c
2
100.0
src/common/libflux/message.c
3
100.0
src/broker/broker.c
40
100.0
src/common/libsubprocess/subprocess.c
181
100.0
src/modules/wreck/wrexecd.c
Jobs
ID Job ID Ran Files Coverage
3 679.3 12 Apr 2016 10:14PM UTC 0
74.49
Travis Job 679.3
Source Files on build 679
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #679
  • 29964e7b on github
  • Prev Build on small-fixes (#678)
  • Next Build on small-fixes (#680)
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