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 - how: install
package: package:
- dnf-plugins-core - dnf-plugins-core
- how: shell
script: /usr/bin/crb enable
- how: install - how: install
package: package:
- xmlsec1 - xmlsec1
- git - git
- how: shell
script: dnf config-manager --disable epel*
execute: execute:
how: tmt how: tmt

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