Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RRethy committed Aug 8, 2023
1 parent 2ac1ffa commit 6733561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/krane_deploy_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@ def test_resource_watcher_reports_failed_after_timeout
end
assert_deploy_failure(result)

bad_probe_timeout = "Deployment/bad-probe: TIMED OUT (progress deadline: 5s)"
bad_probe_timeout = "Deployment/bad-probe: TIMED OUT"

assert_logs_match_all([
"Successfully deployed 1 resource, timed out waiting for 2 resources to deploy, and failed to deploy 1 resource",
Expand Down

0 comments on commit 6733561

Please sign in to comment.