Commit Graph

2 Commits

Author SHA1 Message Date
Florence Blanc-Renaud
02c54012bd Fix gating
In order to install build dependencies, call dnf builddep from
runtest.sh
git is required by standard-test-source as the spec file uses
%autosetup -S git_am
in the %prep phase.
magtests.py file is included in the source code that gets
extracted from the src rpm, no need to include it directly.

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
2024-07-05 17:02:44 +02:00
Sudhir Menon
6de0eb2f9c Added gating.yaml and test for mod_auth_gssapi
Added tests from
https://raw.githubusercontent.com/gssapi/mod_auth_gssapi/master/tests/magtests.py

Signed-off-by: Sudhir Menon <sumenon@redhat.com>
2024-07-05 13:00:42 +05:30