5db7d069a4
A missing ';' character causes an error when the script lines get concatenated and executed on RHEL-8 machine.
11 lines
454 B
Plaintext
11 lines
454 B
Plaintext
summary: Tier 1 selinux-policy test plan
|
|
discover:
|
|
how: fmf
|
|
url: https://src.fedoraproject.org/tests/selinux.git
|
|
filter: "tier:1 & tag:-failinfedora | component:selinux-policy & tag:-failinfedora"
|
|
prepare:
|
|
how: shell
|
|
script: yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm ; yum config-manager --set-enabled epel ; sed -i 's/CentOS Stream/Red Hat Enterprise Linux/' /etc/redhat-release
|
|
execute:
|
|
how: tmt
|