mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #17714 from wojtek-t/fix_scalability
Do not run Latency test as part of scalability suite
This commit is contained in:
commit
b8f353cfda
@ -39,7 +39,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("[Performance] Latency [Skipped]", func() {
|
||||
var _ = Describe("Latency [Skipped]", func() {
|
||||
var c *client.Client
|
||||
var nodeCount int
|
||||
var additionalPodsPrefix string
|
||||
|
Loading…
Reference in New Issue
Block a user