mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: call the CALess install method to generate the CA
https://pagure.io/freeipa/issue/8581 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Mohammad Rizwan <myusuf@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
@@ -104,6 +104,7 @@ class TestACME(CALessBase):
|
||||
|
||||
@classmethod
|
||||
def install(cls, mh):
|
||||
super(TestACME, cls).install(mh)
|
||||
|
||||
# install packages before client install in case of IPA DNS problems
|
||||
cls.prepare_acme_client()
|
||||
|
||||
Reference in New Issue
Block a user