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

libcgroup / libcgroup / 5578643042
56%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2023 05:22PM UTC
Jobs 2
Files 28
Run time 1s
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
5578643042

push

github

drakenclimber
tools: cgconfig/cgrulesengd - skip parsing non .conf files

Currently, the list of files to be parsed is constructed by reading the
directories passed with '-L' command line option or by cgrulesend from
'/etc/cgconfig.d'.  The directories might also host non-configuration
files, parsing them will result in failure.

Consider the following example:

 # ls /etc/cgconfig.d
 cgconfig-oradb.conf  cgconfig-oradb.conf.rpmsave test .conf e

 # /usr/sbin/cgconfigparser -l /etc/cgconfig.conf -L /etc/cgconfig.d -s 1664
 /usr/sbin/cgconfigparser; error loading /etc/cgconfig.d/cgconfig-oradb.conf.rpmsave:
 Cgroup, the requested group parameter does not exist

fix it by skipping files with non .conf extensions, while building the
list of files to be parsed for cgroup configurations.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

3 of 5 new or added lines in 1 file covered. (60.0%)

4589 of 9401 relevant lines covered (48.81%)

218.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit Tests - 5578643042.1 17 Jul 2023 05:22PM UTC 0
11.09
GitHub Action Run
2 Cgroup v1 Functional Tests - 5578643042.2 17 Jul 2023 05:24PM UTC 0
44.99
GitHub Action Run
Source Files on build 5578643042
Detailed source file information is not available for this build.
  • Back to Repo
  • cdc44db7 on github
  • Prev Build on main (#5578602760)
  • Next Build on main (#5578675787)
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