Commit 6589f301 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Do not run Latency test as part of scalability suite

parent 949cf9e9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment