From cc5acba5c57c2d9afc7b538fdf7cca69c7e6aef1 Mon Sep 17 00:00:00 2001 From: Xincun Li Date: Sun, 23 Jun 2024 10:46:41 -0700 Subject: [PATCH] Fix test_config_reload_untriggered_timer --- tests/config_test.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/config_test.py b/tests/config_test.py index 5ad6aa95c..b230caa1e 100644 --- a/tests/config_test.py +++ b/tests/config_test.py @@ -130,6 +130,10 @@ Reloading Monit configuration ... """ +reload_config_with_untriggered_timer_output="""\ +Relevant services are not up. Retry later or use -f to avoid system checks +""" + config_temp = { "scope": { "ACL_TABLE": {