mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 21:30:23 +00:00
Do not run Latency test as part of scalability suite
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user