From f6645ebe5c0c0c030ec2e62e007d8dacd1b4e4cf Mon Sep 17 00:00:00 2001 From: Erik Belko Date: Sep 03 2024 12:54:30 +0000 Subject: ipatests: Update ipa-adtrust-install test update test_user_connects_smb_share_if_locked_specific_group with wait for SSSD to be online after ipa-adtrust-install command Related: https://pagure.io/freeipa/issue/9655 Signed-off-by: Erik Belko Reviewed-By: Alexander Bokovoy --- diff --git a/ipatests/test_integration/test_adtrust_install.py b/ipatests/test_integration/test_adtrust_install.py index 72e8d87..de252db 100644 --- a/ipatests/test_integration/test_adtrust_install.py +++ b/ipatests/test_integration/test_adtrust_install.py @@ -853,6 +853,8 @@ class TestIpaAdTrustInstall(IntegrationTest): self.master.config.admin_password, "-U"] ) + # Wait for SSSD to become online before doing any other check + tasks.wait_for_sssd_domain_status_online(self.master) self.master.run_command(["mkdir", "/freeipa4234"]) self.master.run_command( ["chcon", "-t", "samba_share_t",