diff --git a/tests/azure/templates/variables_fedora-latest.yaml b/tests/azure/templates/variables_fedora-latest.yaml index 5f5de317..59210e0d 100644 --- a/tests/azure/templates/variables_fedora-latest.yaml +++ b/tests/azure/templates/variables_fedora-latest.yaml @@ -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: >- diff --git a/tests/azure/templates/variables_fedora-rawhide.yaml b/tests/azure/templates/variables_fedora-rawhide.yaml index a19c2e9a..ba8cc602 100644 --- a/tests/azure/templates/variables_fedora-rawhide.yaml +++ b/tests/azure/templates/variables_fedora-rawhide.yaml @@ -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: >-