Skip to content

Commit

Permalink
Merge #113246
Browse files Browse the repository at this point in the history
113246: rttanalysis: adjust expectations for drop_3_roles r=rafiss a=rafiss

Sometimes this test performs fewer round-trips. Lower is better, so we can adjust the expectation to allow a wider range.

fixes #113137
Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
  • Loading branch information
craig[bot] and rafiss committed Oct 30, 2023
2 parents 785ae93 + 880fc84 commit b7fb29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/bench/rttanalysis/testdata/benchmark_expectations
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ exp,benchmark
18,DropDatabase/drop_database_3_tables
27,DropRole/drop_1_role
36,DropRole/drop_2_roles
45,DropRole/drop_3_roles
43-46,DropRole/drop_3_roles
15,DropSequence/drop_1_sequence
17,DropSequence/drop_2_sequences
19,DropSequence/drop_3_sequences
Expand Down

0 comments on commit b7fb29c

Please sign in to comment.