mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-23 02:26:52 +00:00
Do not run Latency test as part of scalability suite
This commit is contained in:
parent
949cf9e9da
commit
6589f30174
@ -39,7 +39,7 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = Describe("[Performance] Latency [Skipped]", func() {
|
var _ = Describe("Latency [Skipped]", func() {
|
||||||
var c *client.Client
|
var c *client.Client
|
||||||
var nodeCount int
|
var nodeCount int
|
||||||
var additionalPodsPrefix string
|
var additionalPodsPrefix string
|
||||||
|
Loading…
Reference in New Issue
Block a user