Skip to content
Snippets Groups Projects
Commit 9920a767 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

config: Disable config tests due to pac type requirement MS-PAC

The config tests are currently setting the pac type to empty or without
MS-PAC type. This results in failed authorization for IPA API.

An issue has been opened for FreeIPA to address this:
https://pagure.io/freeipa/issue/9527
parent 249eab60
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,9 @@ ...@@ -15,8 +15,9 @@
# #
--- ---
variables: variables:
empty: true # empty: true
# ipa_enabled_modules: >- # ipa_enabled_modules: >-
# ipa_enabled_tests: >- # ipa_enabled_tests: >-
# ipa_disabled_modules: >- ipa_disabled_modules: >-
config
# ipa_disabled_tests: >- # ipa_disabled_tests: >-
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment