Forward-port of downstream kernel tests that haven't been upstreamed yet, manually converted to TMT. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
20 lines
525 B
Text
20 lines
525 B
Text
summary: Test writing empty value into /proc/self/attr/keycreate
|
|
description: |
|
|
Verifies that writing an empty value into /proc/<PID>/attr/keycreate
|
|
is allowed.
|
|
contact: Ondrej Mosnacek <omosnace@redhat.com>
|
|
component:
|
|
- kernel
|
|
framework: beakerlib
|
|
require:
|
|
- policycoreutils
|
|
- gcc
|
|
duration: 5m
|
|
tier: 2
|
|
enabled: true
|
|
adjust:
|
|
- enabled: false
|
|
when: distro < rhel-8.1
|
|
because: RHEL-8.0 and below are not expected to have the bug fixed
|
|
link:
|
|
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1719067
|