Do not run Latency test as part of scalability suite

This commit is contained in:
Wojciech Tyczynski 2015-11-24 09:49:35 +01:00
parent 949cf9e9da
commit 6589f30174

View File

@ -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