mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-18 00:02:14 +00:00
🤖 Enlarge test time window
This commit is contained in:
@@ -190,7 +190,7 @@ var _ = Describe("k3s upgrade test from k8s", Label("upgrade-latest-with-kuberne
|
||||
return currentVersion
|
||||
}
|
||||
return version
|
||||
}, 30*time.Minute, 10*time.Second).ShouldNot(Equal(currentVersion))
|
||||
}, 50*time.Minute, 10*time.Second).ShouldNot(Equal(currentVersion))
|
||||
})
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user