This commit is contained in:
zhangxiaoyu-zidif
2017-04-04 14:16:34 +08:00
parent e3d534b2c4
commit 932ece5cfd
4 changed files with 4 additions and 4 deletions

View File

@@ -1654,7 +1654,7 @@ func TestRollingUpdater_readyPods(t *testing.T) {
oldPods []bool
newPods []bool
// deletions - should be less then the size of the respective slice above
// eg. len(oldPods) > oldPodDeletions && len(newPods) > newPodDeletions
// e.g. len(oldPods) > oldPodDeletions && len(newPods) > newPodDeletions
oldPodDeletions int
newPodDeletions int
// specify additional time to wait for deployment to wait on top of the