mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #56624 from krzysztof-jastrzebski/e2e2
Automatic merge from submit-queue (batch tested with PRs 56480, 56675, 56624, 56648, 56658). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Change Auto-Repair e2e test tags.
This commit is contained in:
commit
3e392089bc
@ -37,7 +37,7 @@ const (
|
|||||||
repairTimeout = 20 * time.Minute
|
repairTimeout = 20 * time.Minute
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = SIGDescribe("Node Auto Repairs [Slow] [Disruptive]", func() {
|
var _ = SIGDescribe("Node Auto Repairs [Serial][Disruptive]", func() {
|
||||||
f := framework.NewDefaultFramework("lifecycle")
|
f := framework.NewDefaultFramework("lifecycle")
|
||||||
var c clientset.Interface
|
var c clientset.Interface
|
||||||
var originalNodes map[string]string
|
var originalNodes map[string]string
|
||||||
|
Loading…
Reference in New Issue
Block a user