Nevermind.  My in-house customer and I figured out a better
way for us to do this.

Thanks.

Tom


On 2/6/20 1:41 PM, Tom Hromatka wrote:
This patchset adds support for wildcards in the cgrules ignore
rule destination field.  Note that wildcards are only supported
at the end of the destination string.

The branch is available on github here:
     https://github.com/drakenclimber/libcgroup/tree/issues/destination_wildcard

All new lines were covered, and code coverage increased
slightly from 17.86% to 17.93%:
     https://coveralls.io/builds/28575309

All automated testes passed:
     https://github.com/drakenclimber/libcgroup/runs/430515925

Tom Hromatka (2):
   api.c: Add wildcard logic to ignore rule destinations
   tests: Add unit tests for ignore rule destination wildcards

  src/api.c                                      |  13 +++
  tests/gunit/004-cgroup_compare_ignore_rule.cpp | 151 +++++++++++++++++++++++++
  2 files changed, 164 insertions(+)




_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to