mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 00:31:00 +00:00
Change Auto-Repair e2e test tags.
This commit is contained in:
parent
160270800f
commit
d23c7e1f02
@ -37,7 +37,7 @@ const (
|
||||
repairTimeout = 20 * time.Minute
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("Node Auto Repairs [Slow] [Disruptive]", func() {
|
||||
var _ = SIGDescribe("Node Auto Repairs [Serial][Disruptive]", func() {
|
||||
f := framework.NewDefaultFramework("lifecycle")
|
||||
var c clientset.Interface
|
||||
var originalNodes map[string]string
|
||||
|
Loading…
Reference in New Issue
Block a user