]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
selinux: use text processing for audit.log 1400/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 23 Jan 2020 23:20:52 +0000 (15:20 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 23 Jan 2020 23:22:09 +0000 (15:22 -0800)
commit98580ec2edf36de141134847a3d1138cf1b8e9f6
tree7350c122eb4129982f38227cc3629804f452c264
parentcae3b6e10439a262929f049805b151349afb2fcf
selinux: use text processing for audit.log

We ran into some odd grep bug treating the audit.log as binary and
wrongly returning a match result.

Fixes: https://tracker.ceph.com/issues/43797
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/task/selinux.py