mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: update expected message
The test TestIpaHealthCheck::test_ipahealthcheck_ds_riplugincheck
is expecting a specific message for the RIPluginCheck
but the message has been updated to fix
4656 - Remove problematic language from UI/CLI/lib389
("enable referint on all suppliers" instead of
"enable referint on all masters").
Shorten the expected msg so that it fits both situations.
Fixes: https://pagure.io/freeipa/issue/8779
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
@@ -1127,7 +1127,6 @@ class TestIpaHealthCheck(IntegrationTest):
|
||||
"""
|
||||
warn_msg = (
|
||||
"We advise that you set this value to 0, and enable referint "
|
||||
"on all masters as it provides a more predictable behaviour.\n"
|
||||
)
|
||||
returncode, data = run_healthcheck(
|
||||
self.master,
|
||||
|
||||
Reference in New Issue
Block a user