Add integration test for Kerberos ticket policy

This also exercises the Authentication Indicator Kerberos ticket
policy options by testing a specific indicator type.

Related: https://pagure.io/freeipa/issue/8001

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
Rob Crittenden
2019-11-19 18:33:23 -05:00
parent c5f32165d6
commit c02cc93c14
5 changed files with 163 additions and 0 deletions

View File

@@ -1384,3 +1384,15 @@ jobs:
template: *ci-master-frawhide
timeout: 1800
topology: *master_1repl
fedora-rawhide/krbtpolicy:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_krbtpolicy.py
template: *ci-master-frawhide
timeout: 3600
topology: *ipaserver