mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
move e2e node perf test to flaky suite
This commit is contained in:
parent
9577cbfb9f
commit
3a33f5378c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user