Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipatests: fix test_ipactl_scenario_check
The test is comparing the PID of services before and after calling ipactl start, expecting to have the same value. It should not compare the pid for ipa-dnskeysyncd as this service is automatically restarted upon failure. Fixes: https://pagure.io/freeipa/issue/9415 Signed-off-by: Florence Blanc-Renaud <[email protected]> Reviewed-By: Alexander Bokovoy <[email protected]> Reviewed-By: Rob Crittenden <[email protected]>
- Loading branch information