mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +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.
|
// Serial because the test updates kubelet configuration.
|
||||||
// Slow by design.
|
// 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")
|
f := framework.NewDefaultFramework("node-performance-testing")
|
||||||
var (
|
var (
|
||||||
wl workloads.NodePerfWorkload
|
wl workloads.NodePerfWorkload
|
||||||
|
Loading…
Reference in New Issue
Block a user