Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add TotalDuration to benchmark report #3223

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

manno
Copy link
Member

@manno manno commented Jan 17, 2025

Refers to #3217

@manno manno requested a review from a team as a code owner January 17, 2025 17:05
g.Expect(cluster.Status.Summary.DesiredReady).To(Equal(n*50 + 1))
// we expect the agent to be ready as well
g.Expect(cluster.Status.Summary.Ready).To(Equal(n*50 + 1))
// +1 because we expect the agent to be ready as well
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, this is per cluster 👍

@manno manno merged commit 046d1c4 into main Jan 20, 2025
12 checks passed
@manno manno deleted the add-total-duration-to-performance-report branch January 20, 2025 12:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants