From 9854c399da83a30259ccec9cf9277ffd97f7cd67 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Feb 15 2021 18:29:42 +0000 Subject: ipatests: update expected error message With commit ec6698f , the error message has changed from Unable to communicate with CMS (503) to Request failed with status 503: Non-2xx response from CA REST API: 503. (503) Related: https://pagure.io/freeipa/issue/8704 Reviewed-By: Alexander Bokovoy --- diff --git a/ipatests/test_integration/test_ipahealthcheck.py b/ipatests/test_integration/test_ipahealthcheck.py index 2a647b9..8836fbc 100644 --- a/ipatests/test_integration/test_ipahealthcheck.py +++ b/ipatests/test_integration/test_ipahealthcheck.py @@ -436,7 +436,8 @@ class TestIpaHealthCheck(IntegrationTest): error_msg = ( "Request for certificate failed, " "Certificate operation cannot be completed: " - "Unable to communicate with CMS (503)" + "Request failed with status 503: " + "Non-2xx response from CA REST API: 503. (503)" ) returncode, data = run_healthcheck( self.master, "ipahealthcheck.dogtag.ca",