1e67c0e973
Add relative cpulists for measurements Convert CpuList class to a module Disable use of python-dmidecode Makefile: More rpm cleanups systopology: Fix incorrect test to invert a cpulist Minor improvements to CpuList class Refactor collapse_cpulist in systopology Added the tests dir Resolves: RHEL-30162 Signed-off-by: John Kacur <jkacur@redhat.com>
10 lines
185 B
YAML
10 lines
185 B
YAML
# Shutting off permissions due to python egg-info files
|
|
|
|
---
|
|
inspections:
|
|
permissions: off
|
|
|
|
capabilities:
|
|
ignore:
|
|
- /usr/lib/python*/site-packages/rteval-*-py*.egg-info
|