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

naparuba / shinken / 1072
28%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2017 06:37AM UTC
Jobs 2
Files 117
Run time 20s
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
1072

push

travis-ci

naparuba
Enh: extend duplicate_foreach to host/hostgroups (#1905)

This patch moves the phase where `duplicate_foreach` services are
expanded in order to open the use of `duplicate_foreach` clause to hosts and
hostgroups bound services, not only to service templates.

The parameter can be configured on services directly attached to hosts
and hostgroups:

    define service {
        use                    generic-service
        service_description    Disk %KEY%
        command                check_disk!$KEY$
        duplicate_foreach      _disks
        host_name              test_host_1
        hostgroups             test_hostgroup_1
    }

5875 of 21168 relevant lines covered (27.75%)

0.55 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
177
100.0
/home/travis/build/naparuba/shinken/shinken/objects/service.py
Jobs
ID Job ID Ran Files Coverage
1 1072.1 19 Sep 2017 06:37AM UTC 0
27.75
Travis Job 1072.1
2 1072.2 19 Sep 2017 06:37AM UTC 0
27.73
Travis Job 1072.2
Source Files on build 1072
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1072
  • a82e11a1 on github
  • Prev Build on master (#1071)
  • Next Build on master (#1073)
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