psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone
Blob Blame History Raw
summary: TCP SYN flood SELinux performance test
description: |
    Verify that SELinux hooks do not excessively slow down TCP SYN flood
    handling.
    https://bugzilla.redhat.com/show_bug.cgi?id=1904940
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
framework: beakerlib
require:
- library(distribution/epel)
- /usr/bin/nc
- perf
- git
- perl-interpreter
- perl-open
- xz
recommend:
- /usr/sbin/hping3
duration: 1h
enabled: true
tier: 3
adjust:
  - enabled: false
    when: distro < rhel-8
    because: The test doesn't work well on RHEL-7
  - enabled: false
    when: arch = s390x
    because: No machines likely available with required HW configuration
extra-hardware: |
    keyvalue = PROCESSORS >= 64
    hostrequire = <system><numanodes op="&gt;" value="1"/></system>