Update gating files

- removed unnecessary lines
- make the test script (run_tests.sh) executable
This commit is contained in:
Tomas Halman 2024-08-07 11:34:21 +02:00
parent 414ca4e729
commit f1e9899033
2 changed files with 0 additions and 4 deletions

View File

@ -7,14 +7,10 @@ prepare:
- how: install
package:
- dnf-plugins-core
- how: shell
script: /usr/bin/crb enable
- how: install
package:
- xmlsec1
- git
- how: shell
script: dnf config-manager --disable epel*
execute:
how: tmt

0
tests/scripts/run_tests.sh Normal file → Executable file
View File