Update gating tests for tmt
This commit is contained in:
parent
e9e8c01cc6
commit
991b7ae1c4
16
plans/all.fmf
Normal file
16
plans/all.fmf
Normal 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
5
tests/scripts/main.fmf
Normal 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
0
tests/scripts/run_tests.sh
Normal file → Executable file
@ -4,7 +4,7 @@
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- mod_auth_mellon:
|
||||
- mod_auth_openidc:
|
||||
dir: scripts
|
||||
run: ./run_tests.sh
|
||||
required_packages:
|
||||
|
Loading…
Reference in New Issue
Block a user