diff --git a/test/integration/krane_deploy_test.rb b/test/integration/krane_deploy_test.rb index 381921c83..eafba4359 100644 --- a/test/integration/krane_deploy_test.rb +++ b/test/integration/krane_deploy_test.rb @@ -1355,7 +1355,7 @@ def test_resource_watcher_reports_failed_after_timeout bad_probe_timeout = "Deployment/bad-probe: TIMED OUT (progress deadline: 5s)" assert_logs_match_all([ - /Successfully deployed 1 resource, timed out waiting for/, + /Successfully deployed 1 resource(,| and) timed out waiting for/, "Successful resources", "ConfigMap/test", "Deployment/cannot-run: FAILED",