e860de2 ipatests: disable dnssec validation in tests using dnf

Authored and Committed by frenaud 5 months ago
    ipatests: disable dnssec validation in tests using dnf
    
    The 2 following tests rely on dnf install and use
    mirrors.fedoraproject.org which has a broken trust chain.
    Disable dnssec validation so that dnf succeeds.
    
    Fixes: https://pagure.io/freeipa/issue/9498
    
    Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>