Skip to content

Commit

Permalink
fix e2e
Browse files Browse the repository at this point in the history
Signed-off-by: liubo02 <[email protected]>
  • Loading branch information
liubog2008 committed Jan 27, 2025
1 parent ea18c86 commit 14dded5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/utils/waiter/pod.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ func WaitPodsRollingUpdateOnce[G runtime.Group](
}
}
infos = infos[:len(infos)+scale]
rollingUpdateTimes += scale
}

if len(infos) != 2*rollingUpdateTimes {
Expand Down

0 comments on commit 14dded5

Please sign in to comment.