Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
change buckets
Browse files Browse the repository at this point in the history
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
  • Loading branch information
shalier committed May 31, 2022
1 parent bab0b4b commit e9b3636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/e2e_retry_policy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var thresholdUintVal uint32 = 5
var _ = OSMDescribe("Test Retry Policy",
OSMDescribeInfo{
Tier: 2,
Bucket: 8,
Bucket: 4,
},
func() {
Context("Retry policy enabled", func() {
Expand Down

0 comments on commit e9b3636

Please sign in to comment.