Update gating tests for tmt

This commit is contained in:
Scott Poore 2024-08-07 15:21:28 -05:00
parent e9e8c01cc6
commit 991b7ae1c4
5 changed files with 22 additions and 1 deletions

16
plans/all.fmf Normal file
View File

@ -0,0 +1,16 @@
summary: Run gating tests
discover:
how: fmf
dist-git-source: true
dist-git-type: centos
prepare:
- how: install
package:
- dnf-plugins-core
- how: install
package:
- mod_auth_openidc
- git
execute:
how: tmt

5
tests/scripts/main.fmf Normal file
View File

@ -0,0 +1,5 @@
summary: Run mod_auth_openidc gating tests
require:
- git
test: ./run_tests.sh
duration: 30m

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

View File

@ -4,7 +4,7 @@
tags:
- classic
tests:
- mod_auth_mellon:
- mod_auth_openidc:
dir: scripts
run: ./run_tests.sh
required_packages: