Azure CI: Re-enable dnszone tests with forwarder ports

As the latest versions of FreeIPA contain fixes to set the port on
DNS forwarders, this patch re-enables the upstream tests.
This commit is contained in:
Rafael Guterres Jeffman
2022-09-16 14:56:02 -03:00
parent 70030fd3e5
commit 8d90c74b28
2 changed files with 5 additions and 8 deletions

View File

@@ -15,9 +15,8 @@
# one item is needed in the set.
---
variables:
empty: true
# ipa_enabled_modules: >-
# ipa_enabled_tests: >-
ipa_disabled_modules: >-
dnsforwardzone,
ipa_disabled_tests: >-
test_dnsconfig_forwarders_ports
# ipa_disabled_modules: >-
# ipa_disabled_tests: >-

View File

@@ -17,7 +17,5 @@ variables:
empty: true
# ipa_enabled_modules: >-
# ipa_enabled_tests: >-
ipa_disabled_modules: >-
dnsforwardzone,
ipa_disabled_tests: >-
test_dnsconfig_forwarders_ports
# ipa_disabled_modules: >-
# ipa_disabled_tests: >-