mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
move e2e node perf test to flaky suite
This commit is contained in:
@@ -55,7 +55,7 @@ func setKubeletConfig(f *framework.Framework, cfg *kubeletconfig.KubeletConfigur
|
||||
|
||||
// Serial because the test updates kubelet configuration.
|
||||
// Slow by design.
|
||||
var _ = SIGDescribe("Node Performance Testing [Serial] [Slow]", func() {
|
||||
var _ = SIGDescribe("Node Performance Testing [Serial] [Slow] [Flaky]", func() {
|
||||
f := framework.NewDefaultFramework("node-performance-testing")
|
||||
var (
|
||||
wl workloads.NodePerfWorkload
|
||||
|
Reference in New Issue
Block a user