selinux/libselinux/python-bindings/main.fmf
Ondrej Mosnacek 596ec7fafe Make all relevancy expressions use comparison operators
Rather than enumerating RHEL versions, use comparison against
"known-good" version to make the expressions easier to read and
understand.

Also convert users of '~<' to '<', as '~<' compares only minor versions
within the same major.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-12-15 12:38:32 +01:00

8 lines
295 B
Text

path: /libselinux/python-bindings
summary: Import selinux python module, check its metadata
description: |
The test compares rpm version with python module metadata version and
tries to use selinux python module in a simple operation
adjust:
- enabled: false
when: distro < rhel-8