The file can get really huge and it compresses well, so it's better to compress it with xz before doing rlFileSubmit. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
7 lines
211 B
Makefile
7 lines
211 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="RhtsRequires: /usr/bin/nc /usr/sbin/hping3 perf git perl-interpreter perl-open xz"
|
|
|
|
run:
|
|
chmod +x runtest.sh
|
|
TEST=/SELinux/kernel/synflood ./runtest.sh
|